order allow,deny deny from all # You may need to uncomment this, depending on your setup # Listen {ip_address}:443 # You may need to uncomment this, depending on your setup # Listen {ip_address}:80 NameVirtualHost {ip_address}:80 NameVirtualHost {ip_address}:443 # This is magic for virtual hosting! # UseCanonicalName Off ## block web access to CVS directories. deny from all