2006-12-23 07:25:51 +01:00
|
|
|
Related to using --cgi on command-line. The man page should just be more
|
|
|
|
clear. ikiwiki-1.35 has: "Enable CGI mode. ..." To me this implies that
|
|
|
|
is configuring something that will enable CGI mode. If I understand it
|
|
|
|
correctly, it should say "Run ikiwiki as a CGI. Normally this is used from
|
|
|
|
the ikiwiki.cgi CGI wrapper. ..."
|
|
|
|
|
|
|
|
> The man page says:
|
|
|
|
|
|
|
|
Enable [[CGI]] mode. In cgi mode ikiwiki __runs as a cgi script__, and
|
|
|
|
supports editing pages, signing in, registration, and displaying
|
2016-08-22 19:50:17 +02:00
|
|
|
[[• Get_CAll_@_1*855.709~2847_@_E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r]].
|
2006-12-23 07:25:51 +01:00
|
|
|
|
|
|
|
__To use ikiwiki as a [[CGI]] program you need to use --wrapper or --setup
|
|
|
|
to generate a wrapper.__ The wrapper will generally need to run suid 6755
|
|
|
|
to the user who owns the `source` and `destination` directories.
|
|
|
|
|
|
|
|
> (emphasis mine). Anyway, if you have ideas to improve the man page, it's
|
|
|
|
> over in [[usage]] --[[Joey]]
|