\begin{longtable}{|l|l|}
\hline
\multicolumn{2}{|c|}{\bf Fichier /etc/apache/httpd.conf}\\\hline
\endfirsthead
\hline
\multicolumn{2}{|c|}{\bf Fichier /etc/apache/httpd.conf (suite)}\\\hline
\endhead
\hline
\multicolumn{2}{|c|}{\bf Suite $\ldots$}\\
\hline
\endfoot
\hline
\multicolumn{2}{|c|}{\bf Fin de /etc/apache/httpd.conf}\\
\hline
\endlastfoot
\multicolumn{2}{|l|}{\textit{\textcolor{PineGreen}{\# Fichier de
 configuration partiel d'apache avec simplement les}}}\tabularnewline
\multicolumn{2}{|c|}{\textit{\textcolor{PineGreen}{\# num\'eros de
lignes des options \`a modifier avec ce que \c{c}a doit donner}}}\tabularnewline
\multicolumn{2}{|l|}{\textit{\textcolor{PineGreen}{\# Adresse sur
laquelle le serveur \'ecoute}}}\tabularnewline
\textbf{L183} & Listen aaa.bbb.ccc.ddd:80\tabularnewline
\multicolumn{2}{|l|}{\textit{\textcolor{PineGreen}{\# Si on a pas besoin
 de scripts cgi}}}\tabularnewline
\textbf{L215} & \# LoadModule cgi\_module
 /usr/lib/apache/1.3/mod\_cgi.so\tabularnewline
\multicolumn{2}{|l|}{\textit{\textcolor{PineGreen}{\# Pour le support du
 PHP et sa s\'ecurit\'e}}}\tabularnewline
\textbf{L241} & LoadModule php4\_module /usr/lib/apache/1.3/libphp4.so\tabularnewline
\textbf{L290} & php\_admin\_flag engine on\tabularnewline
\textbf{L291} & php\_admin\_value open\_basedir "/var/www"\tabularnewline
\multicolumn{2}{|l|}{\textit{\textcolor{PineGreen}{\# Quelques
informations pour vous contacter}}}\tabularnewline
\textbf{L296} & ServerAdmin webmaster@host.com\tabularnewline
\textbf{L310} & ServerName host.com\tabularnewline
\multicolumn{2}{|l|}{\textit{\textcolor{PineGreen}{\# Pour les scripts
 en PHP}}}\tabularnewline
\textbf{L757} & AddType application/x-httpd-php .php .php4\tabularnewline
\textbf{L758} & AddType application/x-httpd-php-source .phps
\end{longtable}
