# vim: ft=apache sw=4 ts=4 # Load the module first LoadModule php4_module extramodules/libphp4.so # Set it to handle the files AddType application/x-httpd-php .php AddType application/x-httpd-php .phtml AddType application/x-httpd-php .php3 AddType application/x-httpd-php .php4 AddType application/x-httpd-php-source .phps # Fix some bugs # keep this the same size as post_max_size in php.ini # LimitRequestBody 8388608 # keep this the same size as post_max_size in php.ini # LimitRequestBody 8388608 # keep this the same size as post_max_size in php.ini # LimitRequestBody 8388608 # keep this the same size as post_max_size in php.ini # LimitRequestBody 8388608 # keep this the same size as post_max_size in php.ini # LimitRequestBody 8388608