CGI Everywhere

This commit is contained in:
int 80h
2020-05-23 14:33:01 -04:00
parent 8ebe1becf1
commit 56384f35d0
4 changed files with 28 additions and 6 deletions

4
README
View File

@@ -35,6 +35,10 @@ Thanks to tiwesdaeg for figuring it out.
## 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
directory set "cgipath"
Scripts have 5 seconds to complete or they will be terminated.
These variables are preset for you. If you need more you can define them in the