diff --git a/public/.htaccess b/public/.htaccess index 354ec3a..3d311ef 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -1,6 +1,8 @@ AddDefaultCharset utf-8 RewriteEngine On +Redirect 301 /sitemap.xml /index/sitemap + RewriteBase / RewriteCond %{REQUEST_FILENAME} !-l RewriteCond %{REQUEST_FILENAME} !-f