Adding perm redirect to https

This commit is contained in:
Ubergeek 2019-06-30 18:56:36 +00:00
parent b73d73cc48
commit 6d7aa674cf
1 changed files with 1 additions and 0 deletions

View File

@ -13,4 +13,5 @@
Order deny,allow
Deny from all
</Directorymatch>
Redirect permanent / https://wiki.thunix.net/
</VirtualHost>