]> git.pld-linux.org Git - packages/apache-mod_suphp.git/blame - apache-mod_suphp.spec
- config for suphp
[packages/apache-mod_suphp.git] / apache-mod_suphp.spec
CommitLineData
9416cacc
AG
1#
2# Available build options:
762229de
AM
3# with_checkpath - enable check if php execution is within DOCUMENT_ROOT
4# of the vhost
9416cacc 5#
f728b606
AG
6%define mod_name suphp
7%define apxs /usr/sbin/apxs
39cfdd8f 8%define _apache1 %(rpm -q apache-devel 2> /dev/null | grep -Eq '\\-2\\.[0-9]+\\.' && echo 0 || echo 1)
f728b606
AG
9Summary: Apache module: suPHP - execute PHP scripts with the permissions of their owners
10