redirect for www requests
This commit is contained in:
parent
60be08344b
commit
9ab1fd4968
|
@ -18,6 +18,6 @@
|
||||||
Require method GET POST OPTIONS
|
Require method GET POST OPTIONS
|
||||||
</Directory>
|
</Directory>
|
||||||
</IfModule>
|
</IfModule>
|
||||||
Redirect permanent / https://thunix.net/
|
Redirect permanent / https://www.thunix.net/
|
||||||
|
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
|
|
Loading…
Reference in New Issue