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

6 lines
78 B
Plaintext

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