scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 49  →  ?path2? @ 50
/.htaccess
@@ -1,2 +1,2 @@
RewriteEngine on
RewriteRule "^([A-Za-z0-9]+)$" "get.php?f=$1" [QSA,L]
RewriteRule "^([A-Za-z0-9]+)$" "get.php?o=$1" [QSA,L]