etc: Added an explicit .wsgi2 extension in the Python configuration.
[ashd.git] / etc / ashd / dirplex.d / python.rc
index 7b7f0dd..602833f 100644 (file)
@@ -7,6 +7,10 @@ match
   filename *.wsgi
   xset python-handler chain
   handler wsgidir
+match
+  filename *.wsgi2
+  xset python-handler chain
+  handler wsgidir
 
 match
   filename *.wsgi3