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