May anyone explain what's the intended use of --cgi option ?
I understand you may run the cgi wrapper from command line using --cgi, but what is this option useful for ?. Perhaps for use with SSI pages ?. Any example ?
May anyone explain what's the intended use of --cgi option ?
I understand you may run the cgi wrapper from command line using --cgi, but what is this option useful for ?. Perhaps for use with SSI pages ?. Any example ?
The
--cgi
option is for internal use (the compiled CGI wrapper basically cleans the environment, and runsikiwiki --cgi ...
to do the real work). It isn't useful from a command line unless you're doing something extremely strange.