# The directory where shm and other runtime files will be stored.
#
-DefaultRuntimeDir ${APACHE_RUN_DIR}
+# DefaultRuntimeDir ${APACHE_RUN_DIR}
+DefaultRuntimeDir /var/run/apache2
#
# PidFile: The file in which the server should record its process
# identification number when it starts.
# This needs to be set in /etc/apache2/envvars
#
-PidFile ${APACHE_PID_FILE}
+# PidFile ${APACHE_PID_FILE}
+PidFile /var/run/apache2/apache2.pid
#
# Timeout: The number of seconds before receives and sends time out.
# These need to be set in /etc/apache2/envvars
-User ${APACHE_RUN_USER}
-Group ${APACHE_RUN_GROUP}
+# User ${APACHE_RUN_USER}
+# Group ${APACHE_RUN_GROUP}
+User www-data
+Group www-data
#
# HostnameLookups: Log the names of clients or just their IP addresses
# logged here. If you *do* define an error logfile for a <VirtualHost>
# container, that host's errors will be logged there and not here.
#
-ErrorLog ${APACHE_LOG_DIR}/error.log
+# ErrorLog ${APACHE_LOG_DIR}/error.log
+ErrorLog /var/log/apache2/error.log
#
# LogLevel: Control the severity of messages logged to the error_log.
ServerAlias sarah.uhu-banane.net
ServerAlias sarah.uhu-banane.org
+ WSGIScriptAlias /iredadmin /opt/www/iredadmin/iredadmin.py/
+ Alias /iredadmin/static /opt/www/iredadmin/static/
+ <Directory "/opt/www/iredadmin/">
+ <IfVersion < 2.4>
+ Order allow,deny
+ Allow from all
+ </IfVersion>
+ <IfVersion >= 2.4>
+ Require all granted
+ </IfVersion>
+ </Directory>
+
</VirtualHost>
</IfModule>
|____/ \__,_|_| \__,_|_| |_|
-Man vergißt vielleicht, wo man die Friedenspfeife vergraben hat. Aber
-man vergißt niemals, wo das Beil liegt.
- -- Mark Twain (eigl. Samuel Langhorne Clemens)
+Jede große Idee, sobald sie in Erscheinung tritt, wirkt tyrannisch.
+ -- Johann Wolfgang von Goethe
Today is Setting Orange, the 22nd day of Discord in the YOLD 3187