mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-17 18:10:18 +00:00
Add redirect vhost
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<VirtualHost *:80>
|
||||
ServerName apogee.thunix.net
|
||||
Redirect permanent / https://apogee.thunix.net/
|
||||
</VirtualHost>
|
||||
Reference in New Issue
Block a user