diff lighttpd/modules.conf @ 30:e8f3b7994d88

Port to Python 3. All scripts and modules have been ported to Python 3 and appear to work. Some changes to the lighttpd configuration were needed.
author John "Elwin" Edwards
date Tue, 31 Dec 2013 13:36:19 -0500
parents b003235abe75
children 09ef92dc4439
line wrap: on
line diff
--- a/lighttpd/modules.conf	Thu Oct 31 14:33:50 2013 -0700
+++ b/lighttpd/modules.conf	Tue Dec 31 13:36:19 2013 -0500
@@ -48,7 +48,7 @@
 #  "mod_evasive",
 #  "mod_redirect",
 #  "mod_rewrite",
-#  "mod_setenv",
+  "mod_setenv",
 #  "mod_usertrack",
 )