not so full path

This commit is contained in:
Kasper Rynning-Tønnesen
2016-12-12 16:13:29 +01:00
parent 982f81bdb2
commit 6e9e8eb544

View File

@@ -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