diff --git a/unileiden/lexirumah/.htaccess b/unileiden/lexirumah/.htaccess index 218ba6256..1a928f89c 100644 --- a/unileiden/lexirumah/.htaccess +++ b/unileiden/lexirumah/.htaccess @@ -2,5 +2,5 @@ Header set Access-Control-Allow-Origin * Header set Access-Control-Allow-Headers DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified$ Options +FollowSymLinks RewriteEngine on -RewriteRule ^/unileiden/lexirumah/(.*)$ https://lexirumah.model-ling.eu/lexirumah/$1 [L,R=307,NC] +RewriteRule ^unileiden/lexirumah/(.*)$ https://lexirumah.model-ling.eu/lexirumah/$1 [L,R=307,NC]