Arreglo de enlace a index

This commit is contained in:
perro tuerto 2022-04-04 19:53:46 -05:00
parent 047e42fbf9
commit 219f7f13c6
2 changed files with 1 additions and 14 deletions

View File

@ -1,14 +0,0 @@
RewriteEngine On
RewriteCond %{HTTP:Accept-Language} ^en [NC]
RewriteRule ^$ https://perrotuerto.blog/content/html/en/ [L,R=301]
RewriteCond %{HTTP:Accept-Language} ^es [NC]
RewriteRule ^$ https://perrotuerto.blog/content/html/es/ [L,R=301]
RewriteCond %{HTTP:Accept-Language} ^nb [NC]
RewriteRule ^$ https://perrotuerto.blog/content/html/nb/ [L,R=301]
# Default
RewriteRule ^$ https://perrotuerto.blog/content/html/en/ [L,R=301]

1
public/index.html Symbolic link
View File

@ -0,0 +1 @@
content/html/es/index.html