diff options
author | Ian Holsman <ianh@php.net> | 2003-02-11 17:40:11 +0000 |
---|---|---|
committer | Ian Holsman <ianh@php.net> | 2003-02-11 17:40:11 +0000 |
commit | ec68ed4aee8c45c7b34747a124a06d2bdde2cdaa (patch) | |
tree | da71a4ca8b9415802e86fbb5a8697bad868a3d34 /sapi/apache2handler/php.sym | |
parent | f3ac7fc9c6884b39f6c494c98e5fd417604fa53f (diff) | |
download | php-git-ec68ed4aee8c45c7b34747a124a06d2bdde2cdaa.tar.gz |
initial checkin of the apache2 SAPI using a handler instead of filters.
TBD: src highlighting
better post handling
Diffstat (limited to 'sapi/apache2handler/php.sym')
-rw-r--r-- | sapi/apache2handler/php.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/apache2handler/php.sym b/sapi/apache2handler/php.sym new file mode 100644 index 0000000000..2dca1256c2 --- /dev/null +++ b/sapi/apache2handler/php.sym @@ -0,0 +1 @@ +php4_module |