# # Sample Apache virtual host file for NetSaint (http://www.netsaint.org/) # Copyright 2003 DVL Software Limited # # Available from http://www.freebsddiary.org/samples/netsaint.vhosts.txt # # ******************************************************** # # For information on how to use this file, please read # # http://www.freebsddiary.org/netsaint.php # # ******************************************************** # # # You will want to change all instances of utils.example.org # to your actual website name. # ServerAdmin you@example.org DocumentRoot /path/to/html ServerName utils.example.org ServerAlias utils ErrorLog /var/log/utils.example.org-error.log CustomLog /var/log/utils.example.org-access common Alias /netsaint /usr/local/share/netsaint ScriptAlias /cgi-bin/netsaint/ /usr/local/share/netsaint/sbin/ AllowOverride None AuthConfig Options FollowSymLinks ExecCGI Order allow,deny Allow from 192.168.0.0/24 10.0.0.0/24 Order deny,allow Deny from all Allow from 192.168.0.0/24 Order deny,allow Deny from all Allow from 192.168.0.0/24