Namely /www, so as to clean things up, and to make it possible to document that a little more
6 lines
115 B
ApacheConf
6 lines
115 B
ApacheConf
AddHandler cgi-script .py
|
|
Options +ExecCGI
|
|
SetEnvIf Request_URI /:progress/ no-gzip=1
|
|
|
|
ErrorDocument 404 /morss.py
|