mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-04-02 04:25:23 +02:00
3 lines
63 B
ApacheConf
3 lines
63 B
ApacheConf
RewriteEngine on
|
|
RewriteRule ^([^/\.\?]+)(\?.*)?$ $1.php$2 [L]
|