mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-07-02 06:19:25 +00:00
Update sites-available to the working conf
This commit is contained in:
@@ -8,4 +8,7 @@
|
||||
Order deny,allow
|
||||
Deny from all
|
||||
</Directorymatch>
|
||||
</VirtualHost>
|
||||
RewriteEngine on
|
||||
RewriteCond %{SERVER_NAME} =lukewarmcat.codes
|
||||
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
|
||||
</VirtualHost>
|
||||
|
||||
Reference in New Issue
Block a user