diff --git a/subsites/films-apache b/subsites/films-apache index 267b27c..636c8cf 100644 --- a/subsites/films-apache +++ b/subsites/films-apache @@ -26,7 +26,7 @@ WSGIScriptAlias / /home/niels/www/meta/subsites/films/films.wsgi LogLevel warn - ErrorLog ${APACHE_LOG_DIR}/films.metanohi.name-error.log - CustomLog ${APACHE_LOG_DIR}/films.metanohi.name-access.log combined + ErrorLog /var/log/apache2/films.metanohi.name-error.log + CustomLog /var/log/apache2/films.metanohi.name-access.log combined \ No newline at end of file diff --git a/subsites/hvy-apache b/subsites/hvy-apache index 931606f..0698a63 100644 --- a/subsites/hvy-apache +++ b/subsites/hvy-apache @@ -12,7 +12,7 @@ LogLevel warn - ErrorLog ${APACHE_LOG_DIR}/hvy.metanohi.name-error.log - CustomLog ${APACHE_LOG_DIR}/hvy.metanohi.name-access.log combined + ErrorLog /var/log/apache2/hvy.metanohi.name-error.log + CustomLog /var/log/apache2/hvy.metanohi.name-access.log combined diff --git a/subsites/natur-apache b/subsites/natur-apache index 2dc5bf2..030d05f 100644 --- a/subsites/natur-apache +++ b/subsites/natur-apache @@ -14,7 +14,7 @@ LogLevel warn - ErrorLog ${APACHE_LOG_DIR}/natur.metanohi.name-error.log - CustomLog ${APACHE_LOG_DIR}/natur.metanohi.name-access.log combined + ErrorLog /var/log/apache2/natur.metanohi.name-error.log + CustomLog /var/log/apache2/natur.metanohi.name-access.log combined diff --git a/subsites/nohix-apache b/subsites/nohix-apache index ec24421..a00451f 100644 --- a/subsites/nohix-apache +++ b/subsites/nohix-apache @@ -12,7 +12,7 @@ LogLevel warn - ErrorLog ${APACHE_LOG_DIR}/nohix.metanohi.name-error.log - CustomLog ${APACHE_LOG_DIR}/nohix.metanohi.name-access.log combined + ErrorLog /var/log/apache2/nohix.metanohi.name-error.log + CustomLog /var/log/apache2/nohix.metanohi.name-access.log combined diff --git a/subsites/oldsites-apache b/subsites/oldsites-apache index 0f1e39b..da7e94f 100644 --- a/subsites/oldsites-apache +++ b/subsites/oldsites-apache @@ -12,8 +12,8 @@ LogLevel warn - ErrorLog ${APACHE_LOG_DIR}/old.projects.metanohi.name-error.log - CustomLog ${APACHE_LOG_DIR}/old.projects.metanohi.name-access.log combined + ErrorLog /var/log/apache2/old.projects.metanohi.name-error.log + CustomLog /var/log/apache2/old.projects.metanohi.name-access.log combined diff --git a/subsites/pictures-apache b/subsites/pictures-apache index efe8962..795fe83 100644 --- a/subsites/pictures-apache +++ b/subsites/pictures-apache @@ -12,7 +12,7 @@ LogLevel warn - ErrorLog ${APACHE_LOG_DIR}/pictures.metanohi.name-error.log - CustomLog ${APACHE_LOG_DIR}/pictures.metanohi.name-access.log combined + ErrorLog /var/log/apache2/pictures.metanohi.name-error.log + CustomLog /var/log/apache2/pictures.metanohi.name-access.log combined diff --git a/subsites/projects-apache b/subsites/projects-apache index d29d166..99cc650 100644 --- a/subsites/projects-apache +++ b/subsites/projects-apache @@ -13,7 +13,7 @@ LogLevel warn - ErrorLog ${APACHE_LOG_DIR}/projects.metanohi.name-error.log - CustomLog ${APACHE_LOG_DIR}/projects.metanohi.name-access.log combined + ErrorLog /var/log/apache2/projects.metanohi.name-error.log + CustomLog /var/log/apache2/projects.metanohi.name-access.log combined diff --git a/subsites/roptoligs-apache b/subsites/roptoligs-apache index 41f8caa..3675266 100644 --- a/subsites/roptoligs-apache +++ b/subsites/roptoligs-apache @@ -12,7 +12,7 @@ LogLevel warn - ErrorLog ${APACHE_LOG_DIR}/roptoligs.metanohi.name-error.log - CustomLog ${APACHE_LOG_DIR}/roptoligs.metanohi.name-access.log combined + ErrorLog /var/log/apache2/roptoligs.metanohi.name-error.log + CustomLog /var/log/apache2/roptoligs.metanohi.name-access.log combined diff --git a/subsites/suum-apache b/subsites/suum-apache index 63742f2..1b7fc23 100644 --- a/subsites/suum-apache +++ b/subsites/suum-apache @@ -12,7 +12,7 @@ LogLevel warn - ErrorLog ${APACHE_LOG_DIR}/suum.metanohi.name-error.log - CustomLog ${APACHE_LOG_DIR}/suum.metanohi.name-access.log combined + ErrorLog /var/log/apache2/suum.metanohi.name-error.log + CustomLog /var/log/apache2/suum.metanohi.name-access.log combined diff --git a/subsites/words-apache b/subsites/words-apache index 61c3d31..815c389 100644 --- a/subsites/words-apache +++ b/subsites/words-apache @@ -12,7 +12,7 @@ LogLevel warn - ErrorLog ${APACHE_LOG_DIR}/words.metanohi.name-error.log - CustomLog ${APACHE_LOG_DIR}/words.metanohi.name-access.log combined + ErrorLog /var/log/apache2/words.metanohi.name-error.log + CustomLog /var/log/apache2/words.metanohi.name-access.log combined