Added support for 404 redirect.

ie. http://domain.com/bbc.co.uk/feed.xml will redirect to http://domain.com/morss.py/bbc.co.uk/feed.xml and work.
This commit is contained in:
2013-04-16 16:11:34 +02:00
parent af8879049f
commit 7b1c32eac2
2 changed files with 12 additions and 2 deletions

View File

@@ -1,2 +1,4 @@
AddHandler cgi-script .py
Options +ExecCGI
ErrorDocument 404 /morss.py