added docu for resolve-ip? field in httpd-options
This commit is contained in:
parent
64d4705ab3
commit
be5e206eb1
|
@ -103,6 +103,7 @@ one argument, a \ex{httpd\=options}-record:
|
||||||
\ovar{options}}{options}
|
\ovar{options}}{options}
|
||||||
\defunx{with-logfile}{logfile \ovar{options}}{options}
|
\defunx{with-logfile}{logfile \ovar{options}}{options}
|
||||||
\defunx{with-syslog?}{syslog? \ovar{options}}{options}
|
\defunx{with-syslog?}{syslog? \ovar{options}}{options}
|
||||||
|
\defunx{with-resolve-ip?}{resolve-ip? \ovar{options}}{options}
|
||||||
\begin{desc}
|
\begin{desc}
|
||||||
As noted above, these transformers set the options for the web
|
As noted above, these transformers set the options for the web
|
||||||
server. Every transformer changes one aspect of the
|
server. Every transformer changes one aspect of the
|
||||||
|
@ -121,6 +122,7 @@ one argument, a \ex{httpd\=options}-record:
|
||||||
\ex{with\=simultaneous\=requests} & \sharpf \\
|
\ex{with\=simultaneous\=requests} & \sharpf \\
|
||||||
\ex{with\=logfile} & ``\ex{/logfile.log}''\\
|
\ex{with\=logfile} & ``\ex{/logfile.log}''\\
|
||||||
\ex{with\=syslog?} & \sharpt \\
|
\ex{with\=syslog?} & \sharpt \\
|
||||||
|
\ex{with\=resolve\=ip?} & \sharpt
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
|
|
||||||
% that can be found in the \ex{httpd\=make\=options}-structure:
|
% that can be found in the \ex{httpd\=make\=options}-structure:
|
||||||
|
|
Loading…
Reference in New Issue