1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

apache2.xml Add the literal tag for .php ext (GH-3868)

This commit is contained in:
Mikhail Alferov
2024-10-14 20:18:23 +03:00
committed by GitHub
parent 671a3705f5
commit 2871f7103c

View File

@@ -139,7 +139,7 @@ FcgidWrapper "c:/php/php-cgi.exe" .php
</programlisting>
</example>
Files with a .php extension will now be executed by the PHP FastCGI
Files with a <literal>.php</literal> extension will now be executed by the PHP FastCGI
wrapper.
</para>
</sect2>