]> git.pld-linux.org Git - packages/apache1-mod_suphp.git/blame - apache1-mod_suphp.conf
- converted to UTF-8
[packages/apache1-mod_suphp.git] / apache1-mod_suphp.conf
CommitLineData
ac183f0a
AG
1# $Id$
2LoadModule suphp_module modules/mod_suphp.so
ac183f0a 3
bec23498
ER
4<IfModule mod_suphp.c>
5 suPHP_Configpath /etc/php/
6 suPHP_Engine on
7 AddHandler x-httpd-php .php .inc
8</IfModule>
9
10# vim: filetype=apache ts=4 sw=4 et
This page took 0.047067 seconds and 4 git commands to generate.