ansible-role-apache/files/server-status.conf

5 lines
78 B
Text

# Ansible managed
<VirtualHost *:80>
ServerName localhost
</VirtualHost>