mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-23 20:30:18 +00:00
Updated confs
This commit is contained in:
@@ -8,4 +8,7 @@
|
||||
Order deny,allow
|
||||
Deny from all
|
||||
</Directorymatch>
|
||||
RewriteEngine on
|
||||
RewriteCond %{SERVER_NAME} =thunix.net
|
||||
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
|
||||
</VirtualHost>
|
||||
|
||||
Reference in New Issue
Block a user