mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-06-19 16:39:26 +00:00
5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
<VirtualHost *:80>
|
|
ServerName apogee.thunix.net
|
|
Redirect permanent / https://apogee.thunix.net/
|
|
</VirtualHost>
|