Closed GoogleCodeExporter closed 9 years ago
Do not use -I option at all, leave it unset.
In your CGI scripts, there should be a first hashbang line set,
"#!/path/to/interpreter"
It could be php, perl, or whatever else.
Original comment by valenok
on 23 Jan 2012 at 10:12
Ok tried that it works, I had tried that before with no luck had to make the
scripts executable any tip for that? That seems wrong. How about an example of
the -E option? how can it be used? This server is badass!! much better than
uhttpd. Anyone have any ideas to add the interpreter hashbang line to a bunch
of scripts in a folder with one command? it is a it tedious to have to add that
line to every script. I am reading the sed manual to try figure it out. If a
utility can be added to fix this it will go a long way to making up for
mongoose lack of ability to just process the script from the extension. Thanks
for the quick response.
Original comment by guyt1...@gmail.com
on 25 Jan 2012 at 3:16
Original issue reported on code.google.com by
guyt1...@gmail.com
on 23 Jan 2012 at 12:21