diff --git a/subsites/films-apache b/subsites/films-apache index c7dbdbf..40d60c1 100644 --- a/subsites/films-apache +++ b/subsites/films-apache @@ -1,8 +1,12 @@ +WSGIDaemonProcess films.metanohi.name processes=2 threads=3 display-name=%{GROUP} +WSGIProcessGroup films.metanohi.name +WSGIScriptAlias / /home/niels/www/meta/subsites/films/films.wsgi + ServerName films.metanohi.name ServerAlias www.films.metanohi.name films.lcl - ServerAdmin ns@metanohi.name + ServerAdmin ngws@metanohi.name DocumentRoot /home/niels/www/meta/subsites/films @@ -20,13 +24,42 @@ Allow from all - WSGIDaemonProcess films.metanohi.name processes=2 threads=3 display-name=%{GROUP} - WSGIProcessGroup films.metanohi.name + LogLevel warn + ErrorLog /var/log/apache2/films.metanohi.name-error.log + CustomLog /var/log/apache2/films.metanohi.name-access.log combined - WSGIScriptAlias / /home/niels/www/meta/subsites/films/films.wsgi + + + + + ServerName films.metanohi.name + ServerAlias www.films.metanohi.name films.lcl + ServerAdmin ngws@metanohi.name + + DocumentRoot /home/niels/www/meta/subsites/films + + Alias /robots.txt /home/niels/www/meta/subsites/films/robots.txt + Alias /favicon.ico /home/niels/www/meta/subsites/films/favicon.ico + Alias /favicon.png /home/niels/www/meta/subsites/films/favicon.png + Alias /static /home/niels/www/meta/subsites/films/static + Alias /previews /home/niels/www/meta/subsites/films/previews + Alias /films /home/niels/www/meta/heavy/films + Alias /films.wsgi /home/niels/www/meta/subsites/films/films.wsgi + Alias /apache-config-template /home/niels/www/meta/subsites/films/apache-config-template + + + Order allow,deny + Allow from all + LogLevel warn ErrorLog /var/log/apache2/films.metanohi.name-error.log CustomLog /var/log/apache2/films.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 + \ No newline at end of file diff --git a/subsites/hvy-apache b/subsites/hvy-apache index 2358186..57bc2c7 100644 --- a/subsites/hvy-apache +++ b/subsites/hvy-apache @@ -1,7 +1,7 @@ ServerName hvy.metanohi.name ServerAlias www.hvy.metanohi.name hvy.lcl - ServerAdmin ns@metanohi.name + ServerAdmin ngws@metanohi.name DocumentRoot /home/niels/www/meta/heavy @@ -16,3 +16,28 @@ CustomLog /var/log/apache2/hvy.metanohi.name-access.log combined + + + ServerName hvy.metanohi.name + ServerAlias www.hvy.metanohi.name hvy.lcl + ServerAdmin ngws@metanohi.name + + DocumentRoot /home/niels/www/meta/heavy + + Options Indexes Includes FollowSymLinks MultiViews + AllowOverride All + Order allow,deny + allow from all + + + LogLevel warn + ErrorLog /var/log/apache2/hvy.metanohi.name-error.log + CustomLog /var/log/apache2/hvy.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 + + diff --git a/subsites/lunchuman-apache b/subsites/lunchuman-apache index bd6f149..782e9df 100644 --- a/subsites/lunchuman-apache +++ b/subsites/lunchuman-apache @@ -1,8 +1,12 @@ +WSGIDaemonProcess lunchuman.metanohi.name processes=1 threads=1 display-name=%{GROUP} +WSGIProcessGroup lunchuman.metanohi.name +WSGIScriptAlias / /home/niels/www/meta/subsites/lunchuman/lunchuman.wsgi + ServerName datalosjen.metanohi.name ServerAlias www.datalosjen.metanohi.name datalosjen.lcl - ServerAdmin ns@metanohi.name + ServerAdmin ngws@metanohi.name DocumentRoot /home/niels/www/meta/subsites/lunchuman @@ -19,13 +23,41 @@ Allow from all - WSGIDaemonProcess lunchuman.metanohi.name processes=1 threads=1 display-name=%{GROUP} - WSGIProcessGroup lunchuman.metanohi.name + LogLevel warn + ErrorLog /var/log/apache2/lunchuman.metanohi.name-error.log + CustomLog /var/log/apache2/lunchuman.metanohi.name-access.log combined - WSGIScriptAlias / /home/niels/www/meta/subsites/lunchuman/lunchuman.wsgi + + + + + ServerName datalosjen.metanohi.name + ServerAlias www.datalosjen.metanohi.name datalosjen.lcl + ServerAdmin ngws@metanohi.name + + DocumentRoot /home/niels/www/meta/subsites/lunchuman + + Alias /robots.txt /home/niels/www/meta/subsites/lunchuman/robots.txt + Alias /favicon.ico /home/niels/www/meta/subsites/lunchuman/favicon.ico + Alias /favicon.png /home/niels/www/meta/subsites/lunchuman/favicon.png + Alias /static /home/niels/www/meta/subsites/lunchuman/static + Alias /media /home/niels/www/meta/subsites/lunchuman/media + Alias /lunchuman.wsgi /home/niels/www/meta/subsites/lunchuman/lunchuman.wsgi + Alias /apache-config-template /home/niels/www/meta/subsites/lunchuman/apache-config-template + + + Order allow,deny + Allow from all + LogLevel warn ErrorLog /var/log/apache2/lunchuman.metanohi.name-error.log CustomLog /var/log/apache2/lunchuman.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 + \ No newline at end of file diff --git a/subsites/natur-apache b/subsites/natur-apache index 9591392..ac906af 100644 --- a/subsites/natur-apache +++ b/subsites/natur-apache @@ -1,7 +1,7 @@ ServerName natur.metanohi.name ServerAlias www.natur.metanohi.name nature.metanohi.name www.nature.metanohi.name natur.lcl - ServerAdmin ns@metanohi.name + ServerAdmin ngws@metanohi.name Alias /vid /home/niels/www/meta/heavy/naturefilms @@ -18,3 +18,30 @@ CustomLog /var/log/apache2/natur.metanohi.name-access.log combined + + + ServerName natur.metanohi.name + ServerAlias www.natur.metanohi.name nature.metanohi.name www.nature.metanohi.name natur.lcl + ServerAdmin ngws@metanohi.name + + Alias /vid /home/niels/www/meta/heavy/naturefilms + + DocumentRoot /home/niels/www/meta/subsites/natur + + Options Indexes Includes FollowSymLinks MultiViews + AllowOverride All + Order allow,deny + allow from all + + + LogLevel warn + ErrorLog /var/log/apache2/natur.metanohi.name-error.log + CustomLog /var/log/apache2/natur.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 + + diff --git a/subsites/nohix-apache b/subsites/nohix-apache index 3f3890a..0a8c085 100644 --- a/subsites/nohix-apache +++ b/subsites/nohix-apache @@ -1,7 +1,7 @@ ServerName nohix.metanohi.name ServerAlias www.nohix.metanohi.name nohix.lcl - ServerAdmin ns@metanohi.name + ServerAdmin ngws@metanohi.name DocumentRoot /home/niels/www/meta/subsites/nohix @@ -16,3 +16,28 @@ 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 + + diff --git a/subsites/oldsites-apache b/subsites/oldsites-apache index 731a689..5afe3b7 100644 --- a/subsites/oldsites-apache +++ b/subsites/oldsites-apache @@ -1,7 +1,26 @@ ServerName old.projects.metanohi.name ServerAlias www.old.projects.metanohi.name old.projects.lcl - ServerAdmin ns@metanohi.name + ServerAdmin ngws@metanohi.name + + DocumentRoot /home/niels/www/meta/subsites/oldsites + + Options Indexes Includes FollowSymLinks MultiViews + AllowOverride All + Order allow,deny + allow from all + + + LogLevel warn + ErrorLog /var/log/apache2/old.projects.metanohi.name-error.log + CustomLog /var/log/apache2/old.projects.metanohi.name-access.log combined + + + + + ServerName old.projects.metanohi.name + ServerAlias www.old.projects.metanohi.name old.projects.lcl + ServerAdmin ngws@metanohi.name DocumentRoot /home/niels/www/meta/subsites/oldsites @@ -15,5 +34,10 @@ ErrorLog /var/log/apache2/old.projects.metanohi.name-error.log CustomLog /var/log/apache2/old.projects.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 diff --git a/subsites/pictures-apache b/subsites/pictures-apache index ef0b206..6508ddf 100644 --- a/subsites/pictures-apache +++ b/subsites/pictures-apache @@ -1,7 +1,7 @@ ServerName pictures.metanohi.name ServerAlias www.pictures.metanohi.name pictures.lcl - ServerAdmin ns@metanohi.name + ServerAdmin ngws@metanohi.name DocumentRoot /home/niels/www/meta/subsites/pictures @@ -16,3 +16,28 @@ CustomLog /var/log/apache2/pictures.metanohi.name-access.log combined + + + ServerName pictures.metanohi.name + ServerAlias www.pictures.metanohi.name pictures.lcl + ServerAdmin ngws@metanohi.name + + DocumentRoot /home/niels/www/meta/subsites/pictures + + Options Indexes Includes FollowSymLinks MultiViews + AllowOverride All + Order allow,deny + allow from all + + + LogLevel warn + ErrorLog /var/log/apache2/pictures.metanohi.name-error.log + CustomLog /var/log/apache2/pictures.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 + + diff --git a/subsites/projects-apache b/subsites/projects-apache index 03ad722..dcfb141 100644 --- a/subsites/projects-apache +++ b/subsites/projects-apache @@ -2,7 +2,7 @@ ServerName projects.metanohi.name ServerAlias www.projects.metanohi.name projects.lcl - ServerAdmin ns@metanohi.name + ServerAdmin ngws@metanohi.name DocumentRoot /home/niels/www/meta/subsites/projects @@ -17,3 +17,29 @@ CustomLog /var/log/apache2/projects.metanohi.name-access.log combined + + + + ServerName projects.metanohi.name + ServerAlias www.projects.metanohi.name projects.lcl + ServerAdmin ngws@metanohi.name + + DocumentRoot /home/niels/www/meta/subsites/projects + + Options Indexes Includes FollowSymLinks MultiViews + AllowOverride All + Order allow,deny + allow from all + + + LogLevel warn + ErrorLog /var/log/apache2/projects.metanohi.name-error.log + CustomLog /var/log/apache2/projects.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 + + diff --git a/subsites/roptoligs-apache b/subsites/roptoligs-apache index cd746e4..254b564 100644 --- a/subsites/roptoligs-apache +++ b/subsites/roptoligs-apache @@ -1,7 +1,7 @@ ServerName roptoligs.metanohi.name ServerAlias www.roptoligs.metanohi.name roptoligs.lcl - ServerAdmin ns@metanohi.name + ServerAdmin ngws@metanohi.name DocumentRoot /home/niels/www/meta/subsites/roptoligs @@ -16,3 +16,28 @@ CustomLog /var/log/apache2/roptoligs.metanohi.name-access.log combined + + + ServerName roptoligs.metanohi.name + ServerAlias www.roptoligs.metanohi.name roptoligs.lcl + ServerAdmin ngws@metanohi.name + + DocumentRoot /home/niels/www/meta/subsites/roptoligs + + Options Indexes Includes FollowSymLinks MultiViews + AllowOverride All + Order allow,deny + allow from all + + + LogLevel warn + ErrorLog /var/log/apache2/roptoligs.metanohi.name-error.log + CustomLog /var/log/apache2/roptoligs.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 + + diff --git a/subsites/suum-apache b/subsites/suum-apache index 3983000..72aba52 100644 --- a/subsites/suum-apache +++ b/subsites/suum-apache @@ -1,7 +1,7 @@ ServerName suum.metanohi.name ServerAlias www.suum.metanohi.name suum.lcl - ServerAdmin ns@metanohi.name + ServerAdmin ngws@metanohi.name DocumentRoot /home/niels/www/meta/subsites/suum @@ -16,3 +16,28 @@ CustomLog /var/log/apache2/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/meta/subsites/suum + + Options Indexes Includes FollowSymLinks MultiViews + AllowOverride All + Order allow,deny + allow from all + + + LogLevel warn + ErrorLog /var/log/apache2/suum.metanohi.name-error.log + CustomLog /var/log/apache2/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 + + diff --git a/subsites/words-apache b/subsites/words-apache index a3232e0..cca77cb 100644 --- a/subsites/words-apache +++ b/subsites/words-apache @@ -1,7 +1,7 @@ ServerName words.metanohi.name ServerAlias www.words.metanohi.name words.lcl - ServerAdmin ns@metanohi.name + ServerAdmin ngws@metanohi.name DocumentRoot /home/niels/www/meta/subsites/words @@ -16,3 +16,28 @@ CustomLog /var/log/apache2/words.metanohi.name-access.log combined + + + ServerName words.metanohi.name + ServerAlias www.words.metanohi.name words.lcl + ServerAdmin ngws@metanohi.name + + DocumentRoot /home/niels/www/meta/subsites/words + + Options Indexes Includes FollowSymLinks MultiViews + AllowOverride All + Order allow,deny + allow from all + + + LogLevel warn + ErrorLog /var/log/apache2/words.metanohi.name-error.log + CustomLog /var/log/apache2/words.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 + +