mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-22 11:50:18 +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>
|