added docu for resolve-ip? field in httpd-options

This commit is contained in:
interp 2002-08-22 16:46:17 +00:00
parent 64d4705ab3
commit be5e206eb1
1 changed files with 2 additions and 0 deletions

View File

@ -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: