comparison en/ch06-collab.tex @ 650:f72b7e6cbe90

Snapshot.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 05 Feb 2009 00:01:16 -0800
parents 5cd47f721686
children dbe91bb622d8
comparison
equal deleted inserted replaced
649:5cd47f721686 650:f72b7e6cbe90
1094 By default, IPv6 is not used. 1094 By default, IPv6 is not used.
1095 \item[\rcitem{web}{port}] Integer. The TCP~port number on which the 1095 \item[\rcitem{web}{port}] Integer. The TCP~port number on which the
1096 server should listen. The default port number used is~8000. 1096 server should listen. The default port number used is~8000.
1097 \end{itemize} 1097 \end{itemize}
1098 1098
1099 \subsubsection{Choosing the right \hgrc\ file to add \rcsection{web} 1099 \subsubsection{Choosing the right \hgrc\ file to add \rcsection{web} items to}
1100 items to}
1101 1100
1102 It is important to remember that a web server like Apache or 1101 It is important to remember that a web server like Apache or
1103 \texttt{lighttpd} will run under a user~ID that is different to yours. 1102 \texttt{lighttpd} will run under a user~ID that is different to yours.
1104 CGI scripts run by your server, such as \sfilename{hgweb.cgi}, will 1103 CGI scripts run by your server, such as \sfilename{hgweb.cgi}, will
1105 usually also run under that user~ID. 1104 usually also run under that user~ID.