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