diff --git a/.htaccess b/.htaccess index 03bf096a..08bde1a8 100644 --- a/.htaccess +++ b/.htaccess @@ -1,5 +1,6 @@ RewriteEngine On + RewriteBase / #Removes access to the system folder by users. #Additionally this will allow you to create a System.php controller, @@ -29,4 +30,4 @@ # Submitted by: ElliotHaughin ErrorDocument 404 index.php - \ No newline at end of file +