]> git.pld-linux.org Git - packages/apache.git/blame - apache-example.net.conf
- fixes in NameVirtualHost conflict with mod_ssl
[packages/apache.git] / apache-example.net.conf
CommitLineData
85805405 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.032535 seconds and 4 git commands to generate.