Move static server-related files to own folder
Namely /www, so as to clean things up, and to make it possible to document that a little more
This commit is contained in:
5
www/.htaccess
Normal file
5
www/.htaccess
Normal file
@@ -0,0 +1,5 @@
|
||||
AddHandler cgi-script .py
|
||||
Options +ExecCGI
|
||||
SetEnvIf Request_URI /:progress/ no-gzip=1
|
||||
|
||||
ErrorDocument 404 /morss.py
|
Reference in New Issue
Block a user