add solution
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
apache_vhosts:
|
||||
- servername: vh1
|
||||
serveralias:
|
||||
- sa1
|
||||
- sa2
|
||||
access_log: /var/log/vh1_access
|
||||
error_log: /var/log/vh1_error
|
||||
documentroot: /srv/vh1/www
|
||||
- servername: vh2
|
||||
serveralias:
|
||||
- sa2
|
||||
- sa2
|
||||
access_log: /var/log/vh2_access
|
||||
error_log: /var/log/vh2_error
|
||||
documentroot: /srv/vh2/www
|
||||
Reference in New Issue
Block a user