Made it so the popup from sending a mail closes after some time

This commit is contained in:
Kasper Rynning-Tønnesen
2016-02-22 15:09:49 +01:00
parent fb9cf776b0
commit 5a4cf97008
5 changed files with 7 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ Options +FollowSymLinks
RewriteEngine on
RewriteBase /
RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteRule ^(.*)$ http://%1/$1 [R=301,L]
RewriteRule ^(.*)$ https://%1/$1 [L]
RewriteCond %{HTTP_HOST} ^remote.zoff.no
RewriteCond %{REQUEST_URI} !/static