All Questions
2 questions
0
votes
1
answer
2k
views
Centos6 Apache configure SUEXEC wrapper
On a Centos 6 trying to upgrade to a specific apache version (from 2.2.24 to 2.2.25) from source since yum doesn't have the right version I need (or the very least I can't find the repo for it) and I ...
0
votes
2
answers
1k
views
Apache 2.4 and SuExec configuration
If I want PHP and other scripts to run as their own user when accessed from a web browser, is this the right way to configure apache?
./configure --enable-so --enable-deflate --enable-expires
--...