2013-04-05 15:02:42 +00:00
|
|
|
AddHandler cgi-script .py
|
|
|
|
Options +ExecCGI
|
2013-04-16 14:11:34 +00:00
|
|
|
|
2015-04-07 01:36:00 +00:00
|
|
|
ErrorDocument 404 /cgi/main.py
|
2014-06-16 11:51:45 +00:00
|
|
|
ErrorDocument 500 "A very nasty bug found his way onto this very server"
|