diff --git a/.htaccess b/.htaccess index 56f5e15d..4b29ff0f 100755 --- a/.htaccess +++ b/.htaccess @@ -10,7 +10,7 @@ RewriteCond %{HTTPS} !=on RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [L] RewriteCond %{HTTP_HOST} ^remote.zoff.no -RewriteRule ^(.*)$ /public/php/controller.php [L,NC,QSA] +RewriteRule ^(.*)$ public/php/controller.php [L,NC,QSA] RewriteCond %{HTTP_HOST} ^zoff.no RewriteCond %{REQUEST_URI} /o_callback