clarification

This commit is contained in:
Marc Delisle
2003-03-05 14:44:29 +00:00
parent 0e95514c3f
commit 000b1158cc

View File

@@ -2224,10 +2224,11 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
and the fields are duplicated. and the fields are duplicated.
</h4> </h4>
<p> <p>
The default configuration of Apache of some Linux distributions, It is possible to configure Apache in such a way that PHP has problems
for example Redhat 8, has a wrong way of interpreting .php files. interpreting .php files.
<br /><br /> <br /><br />
It uses two different (and conflicting) set of directives: The problems arises when two different (and conflicting) set of directives
are used:
<br /><br /> <br /><br />
<tt> <tt>
SetOutputFilter PHP<br /> SetOutputFilter PHP<br />