From 9f5f06de2bfbc3a9261d63bc0aed4b8a55bcb24b Mon Sep 17 00:00:00 2001 From: "Niels G. W. Serup" Date: Sat, 20 Aug 2016 22:36:10 +0200 Subject: [PATCH] SUUM is not in this git, so remove the conf. --- suum-apache | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 suum-apache diff --git a/suum-apache b/suum-apache deleted file mode 100644 index 9b1870c..0000000 --- a/suum-apache +++ /dev/null @@ -1,39 +0,0 @@ - - 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 -