ServerName nohix.metanohi.name
	ServerAlias www.nohix.metanohi.name nohix.lcl
	ServerAdmin ngws@metanohi.name
	DocumentRoot /home/niels/www/meta/subsites/nohix
	
		Options Indexes Includes FollowSymLinks MultiViews
		AllowOverride All
		Order allow,deny
		allow from all
	
  	LogLevel warn
	ErrorLog /var/log/apache2/nohix.metanohi.name-error.log
	CustomLog /var/log/apache2/nohix.metanohi.name-access.log combined
    
	ServerName nohix.metanohi.name
	ServerAlias www.nohix.metanohi.name nohix.lcl
	ServerAdmin ngws@metanohi.name
	DocumentRoot /home/niels/www/meta/subsites/nohix
	
		Options Indexes Includes FollowSymLinks MultiViews
		AllowOverride All
		Order allow,deny
		allow from all
	
  	LogLevel warn
	ErrorLog /var/log/apache2/nohix.metanohi.name-error.log
	CustomLog /var/log/apache2/nohix.metanohi.name-access.log combined
    SSLEngine on
    SSLCertificateFile /home/niels/www/meta/metanohi_server.pem
    SSLCertificateKeyFile /home/niels/www/meta/metanohi_privatekey.pem
    SSLCipherSuite HIGH
    SSLProtocol all -SSLv2