iliaa Fri Oct 4 17:22:14 2002 EDT
Modified files:
/php4/sapi/apache2filter README
Log:
Added a note on how to enable .phps support.
Index: php4/sapi/apache2filter/README
diff -u php4/sapi/apache2filter/README:1.12 php4/sapi/apache2filter/README:1.13
--- php4/sapi/apache2filter/README:1.12 Fri Jun 28 11:16:28 2002
+++ php4/sapi/apache2filter/README Fri Oct 4 17:22:13 2002
@@ -37,6 +37,10 @@
AddType application/x-httpd-php .php
+ If you would like to enable source code highlighting functionality add:
+
+ AddType application/x-httpd-php-source .phps
+
That's it. Now start bin/httpd.
HOW TO CONFIGURE
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php