This commit is contained in:
int 80h
2020-05-17 00:17:35 -04:00
parent 5c7f0f2275
commit e9f71f600d
7 changed files with 153 additions and 27 deletions

6
README
View File

@@ -33,7 +33,11 @@ running:
Thanks to tiwesdaeg for figuring it out.
## CGI Environments
## CGI and SCGI
There's example SCGI scripts for python and perl in the cgi-scripts directory.
### CGI Environments
In the configuration file there's "cgi" which is an optional bool to turn cgi
on. If it's true it'll run scripts from any directory. To limit it to only one