Skip to content

Commit 5f67f05

Browse files
author
Ilia Alshanetsky
committed
Added a note on how to enable .phps support.
1 parent 2e90bbe commit 5f67f05

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sapi/apache2filter/README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ HOW TO INSTALL
3737

3838
AddType application/x-httpd-php .php
3939

40+
If you would like to enable source code highlighting functionality add:
41+
42+
AddType application/x-httpd-php-source .phps
43+
4044
That's it. Now start bin/httpd.
4145

4246
HOW TO CONFIGURE

0 commit comments

Comments
 (0)