sf-static/vol/.htaccess
2023-02-28 19:21:07 +01:00

6 lines
164 B
ApacheConf

RewriteEngine on
RewriteCond %{HTTP_HOST} ^vol\.today$ [OR]
RewriteCond %{HTTP_HOST} ^www\.vol\.today$
RewriteRule ^/?$ "https\:\/\/news\.vol\.today\/" [R=301,L]