diff --git a/apache_sample_config.conf b/apache_sample_config.conf index 51888a2..0d51ba0 100644 --- a/apache_sample_config.conf +++ b/apache_sample_config.conf @@ -24,7 +24,7 @@ SetEnv SECRET_KEY secret WSGIDaemonProcess reminder user=www-data group=www-data threads=5 - WSGIScriptAlias / /var/www/vhosts/reminder.pimux.de/index.py + WSGIScriptAlias / /var/www/vhosts/reminder.pimux.de/reminder.wsgi WSGIScriptReloading On WSGIPassAuthorization On