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