Update after renaming index.php

This commit is contained in:
Shikiryu 2015-03-09 23:41:50 +01:00
parent d5b8980b7e
commit 0793237b25
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ FileETag None
<IfModule mod_rewrite.c>
Options +FollowSymLinks
RewriteEngine On
RedirectPermanent /index.php /fr.xml
RedirectPermanent /index.html /fr.xml
</IfModule>