diff --git a/.htaccess b/.htaccess index cb738a2..f7b0dc1 100644 --- a/.htaccess +++ b/.htaccess @@ -17,7 +17,7 @@ RewriteRule ^(.*)$ $1.php [NC,L] ErrorDocument 404 /404 ErrorDocument 403 /403 - + order allow,deny deny from all