Add a missing </para> (this fixes a weird rendering of some

programlisting lines).
This commit is contained in:
Marc Fonvieille 2005-07-11 17:59:31 +00:00
parent 1cea3792ec
commit e2ef69c6a3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25082

View file

@ -4525,7 +4525,7 @@ DocumentRoot /www/someotherdomain.tld
<para>This will install and configure the modules required
to support dynamic web applications. Check to ensure the
following lines have been added to
<filename>/usr/local/etc/apache/httpd.conf</filename>:
<filename>/usr/local/etc/apache/httpd.conf</filename>:</para>
<programlisting>LoadModule php5_module libexec/apache/libphp5.so
AddModule mod_php5.c