diff --git a/.htaccess b/.htaccess index a176a76f..6fb22ef2 100644 --- a/.htaccess +++ b/.htaccess @@ -1,6 +1,6 @@ ErrorDocument 404 /public/index.php?page=error&action=404 RedirectMatch 404 /logs(/|$) -RedirectMatch 404 /templtes(/|$) +RedirectMatch 404 /templates(/|$) RedirectMatch 404 /include(/|$) RedirectMatch 404 /scripts(/|$) RedirectMatch 404 /sql(/|$)