First commit
This commit is contained in:
5
app/ZnoteAAC/.htaccess
Normal file
5
app/ZnoteAAC/.htaccess
Normal file
@@ -0,0 +1,5 @@
|
||||
Options +FollowSymLinks
|
||||
RewriteEngine On
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule ^(.*)$ /characterprofile.php?name=$1
|
Reference in New Issue
Block a user