]> git.pld-linux.org Git - packages/apache.git/blob - apache-example.net.conf
- fixes in NameVirtualHost conflict with mod_ssl
[packages/apache.git] / apache-example.net.conf
1 # This is example config file for virtual host "example.net"
2
3 #<VirtualHost *:80>
4 #    ServerName www.example.net
5 #    ServerAlias example.net
6 #    ServerAdmin webmaster@example.net
7 #    DocumentRoot /home/services/vhosts/example.net
8 #    ErrorLog logs/example.net-error_log
9 #    TransferLog logs/example.net-access_log
10 #</VirtualHost>
This page took 0.032292 seconds and 3 git commands to generate.