support
This commit is contained in:
parent
962efc2b88
commit
74bf26f3fc
|
@ -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
|
||||
|
||||
</VirtualHost>
|
|
@ -12,7 +12,7 @@
|
|||
</Directory>
|
||||
|
||||
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
|
||||
|
||||
</VirtualHost>
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
</Directory>
|
||||
|
||||
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
|
||||
|
||||
</VirtualHost>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</Directory>
|
||||
|
||||
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
|
||||
|
||||
</VirtualHost>
|
||||
|
|
|
@ -12,8 +12,8 @@
|
|||
</Directory>
|
||||
|
||||
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
|
||||
|
||||
|
||||
</VirtualHost>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</Directory>
|
||||
|
||||
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
|
||||
|
||||
</VirtualHost>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
</Directory>
|
||||
|
||||
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
|
||||
|
||||
</VirtualHost>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</Directory>
|
||||
|
||||
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
|
||||
|
||||
</VirtualHost>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</Directory>
|
||||
|
||||
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
|
||||
|
||||
</VirtualHost>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</Directory>
|
||||
|
||||
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
|
||||
|
||||
</VirtualHost>
|
||||
|
|
Loading…
Reference in New Issue