This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
yubikey-val
Watch
1
Star
0
Fork
0
You've already forked yubikey-val
mirror of
https://github.com/Yubico/yubikey-val.git
synced
2024-11-29 09:24:12 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
eff489989b
yubikey-val
/
.htaccess
3 lines
63 B
ApacheConf
Raw
Normal View
History
Unescape
Escape
Fix CRLF.
2009-03-10 23:17:45 +01:00
RewriteEngine
on
Fix rewrite regexp.
2009-03-18 12:05:16 +01:00
RewriteRule
^([^/\.\?]+)(\?.*)?$ $1.php$2 [L]
Reference in New Issue
Copy Permalink