Fix
This commit is contained in:
parent
f27c9a6b20
commit
5c916c929d
|
@ -20,7 +20,7 @@ DocumentRoot /var/www/
|
|||
RewriteRule ^ /fr/index.html [L]
|
||||
|
||||
# If the requested resource doesn't exist, use index.html
|
||||
RewriteRule ^ /fr/ [L, R]
|
||||
RewriteRule ^ /fr/ [L,R]
|
||||
</Directory>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user