snider/draygonknights/master/server/html/.htaccess
#order deny,allow #allow from 82.153.91.208 #allow from 89.168.35.98 #deny from all RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?path=$1&%{QUERY_STRING} [L]
Files
