head 1.3; access; symbols; locks; strict; comment @# @; 1.3 date 2003.05.28.16.11.36; author swiergot; state Exp; branches; next 1.2; 1.2 date 2003.01.13.11.41.12; author swiergot; state Exp; branches; next 1.1; 1.1 date 2003.01.12.21.52.15; author swiergot; state Exp; branches; next ; desc @@ 1.3 log @- Fixed mod_php.conf. @ text @# # mod_php - PHP Hypertext Preprocessor module # LoadModule php4_module libexec/apache/libphp4.so # Tell Apache to feed all *.php files through the PHP module AddType application/x-httpd-php .php # This will display PHP files in colored syntax form. Use with caution. #AddType application/x-httpd-php-source .phps @ 1.2 log @- Force building. @ text @d5 1 a5 2 LoadModule php4_module libexec/libphp4.so AddModule mod_php4.c @ 1.1 log @- Actually, most of php.builder has been rewritten basing on script used to build PHP in Slackware. This includes gd compiling and statically linking as well. Now our package is fully compatible with the one from Slackware. @ text @@ .