> + <para> > + There are 2 ways you can use the source code highlighting feature, > + however their ability to work depends on your installation. > + If you have configured Apache to use PHP as an isapi module, then by > + adding the following line to your configuration file you can use > + this feature: > + <itemizedlist> > + <listitem> > + <simpara> > + <literal> > + AddType application/x-httpd-php-source .phps > + </literal> > + </simpara> > + </listitem> > + </itemizedlist> > + If you chose to configure Apache to use PHP as a CGI binary, you
Why to put this into a list??? Goba