diff --git a/.htaccess b/.htaccess index 1801debe..53b8ccbb 100755 --- a/.htaccess +++ b/.htaccess @@ -1,6 +1,9 @@ # Turn on URL rewriting RewriteEngine On +# Installation directory +RewriteBase / + # Protect hidden files from being viewed Order Deny,Allow