mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-20 08:43:09 +08:00
PUBLISHED_FROM=6e56c250fe62010e25b6ed489c0d608163ba629c
This commit is contained in:
parent
a0ece4e969
commit
f1ae183752
@ -16,7 +16,7 @@ CGI file must be executable. Mongoose honours the shebang line - see
|
||||
http://en.wikipedia.org/wiki/Shebang_(Unix).
|
||||
|
||||
For example, if both PHP and Perl CGIs are used, then
|
||||
``#!/path/to/php-cgi.exe` and ``#!/path/to/perl.exe` must be the first lines
|
||||
`#!/path/to/php-cgi.exe` and `#!/path/to/perl.exe` must be the first lines
|
||||
of the respective CGI scripts.
|
||||
|
||||
It is possible to hardcode the path to the CGI interpreter for all
|
||||
|
Loading…
Reference in New Issue
Block a user