Added new templates 2
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
ServerAdmin {{ ansible_hostname }}
|
ServerAdmin {{ ansible_hostname }}@{{ ansible_domain }}
|
||||||
ServerName {{ ansible_hostname }}
|
ServerName {{ ansible_hostname }}.{{ ansible_domain }}
|
||||||
ServerAlias {{ ansible_hostname }}
|
ServerAlias {{ ansible_hostname }}.{{ ansible_domain }} www.{{ ansible_hostname }}.{{ ansible_domain }}
|
||||||
|
|
||||||
DocumentRoot /var/www/html
|
DocumentRoot /var/www/html
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user