diff --git a/.htaccess b/.htaccess index f9e12fe..21bb86d 100644 --- a/.htaccess +++ b/.htaccess @@ -1,5 +1,5 @@ Options -Indexes -ErrorDocument 403 "" -ErrorDocument 404 "" +ErrorDocument 403 "" +ErrorDocument 404 "" -Redirect 301 /staff/ /staff.html \ No newline at end of file +Redirect 301 /staff/ /staff.html