Dump all the stuff from SVN
This commit is contained in:
4
uploads/.htaccess
Normal file
4
uploads/.htaccess
Normal file
@ -0,0 +1,4 @@
|
||||
RewriteEngine on
|
||||
RewriteRule ^[a-zA-Z0-9]+$ file.php?token=$0 [L,QSA]
|
||||
RewriteCond %{REQUEST_URI} !^.+/.+$
|
||||
RewriteRule ^ - [F]
|
Reference in New Issue
Block a user