This website requires JavaScript.
Explore
Help
Sign In
pictuga
/
morss
Watch
1
Star
1
Fork
You've already forked morss
0
Code
Issues
Pull Requests
Actions
Packages
Releases
Activity
f95c5dcf0d
morss
/
.htaccess
5 lines
72 B
ApacheConf
Raw
Normal View
History
Unescape
Escape
Added .htaccess to enable script execution.
2013-04-05 15:02:42 +00:00
AddHandler
cgi-script .py
Options
+ExecCGI
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.
2013-04-16 14:11:34 +00:00
ErrorDocument
404
/morss.py