]> granicus.if.org Git - php/commit
Added .phps support to Apache 2. It can be enabled by adding
authorIlia Alshanetsky <iliaa@php.net>
Fri, 4 Oct 2002 21:15:59 +0000 (21:15 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Fri, 4 Oct 2002 21:15:59 +0000 (21:15 +0000)
commit9f2b70d507cd5e5844274a7146bf4083488fe802
tree8d21e97c78e1af6f922dfa6bf37842eda87cbbb5
parentdf837e67c7ee99bb022211c079921f497cacaed0
Added .phps support to Apache 2. It can be enabled by adding
AddType application/x-httpd-php-source .phps
to httpd.conf
sapi/apache2filter/sapi_apache2.c