From 4378405eea982cb3a42584d95767b5003675f611 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Sun, 29 Mar 2020 20:41:49 +0200 Subject: debugging and apache help --- www/apache-modified/apache2.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'www/apache-modified/apache2.conf') diff --git a/www/apache-modified/apache2.conf b/www/apache-modified/apache2.conf index c1b9b89..3bdb180 100755 --- a/www/apache-modified/apache2.conf +++ b/www/apache-modified/apache2.conf @@ -171,6 +171,9 @@ Include ports.conf Options Indexes FollowSymLinks AllowOverride All Require all granted + AddHandler mod_python .py + PythonHandler mod_python.publisher + PythonDebug On # -- cgit v1.2.3