ServerName suum.metanohi.name
	ServerAlias www.suum.metanohi.name suum.lcl
	ServerAdmin ngws@metanohi.name
	DocumentRoot /home/niels/www/suum
	
		Options Indexes Includes FollowSymLinks MultiViews
		AllowOverride All
                Require all granted
	
  	LogLevel warn
	ErrorLog /var/log/httpd/suum.metanohi.name-error.log
	CustomLog /var/log/httpd/suum.metanohi.name-access.log combined
	ServerName suum.metanohi.name
	ServerAlias www.suum.metanohi.name suum.lcl
	ServerAdmin ngws@metanohi.name
	DocumentRoot /home/niels/www/suum
	
		Options Indexes Includes FollowSymLinks MultiViews
		AllowOverride All
                Require all granted
	
  	LogLevel warn
	ErrorLog /var/log/httpd/suum.metanohi.name-error.log
	CustomLog /var/log/httpd/suum.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