1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2025-01-19 16:52:15 +01:00
yubikey-val/.htaccess

3 lines
63 B
ApacheConf
Raw Normal View History

2009-03-10 22:17:45 +00:00
RewriteEngine on
2009-03-18 11:05:16 +00:00
RewriteRule ^([^/\.\?]+)(\?.*)?$ $1.php$2 [L]