Apache with mod_php AND phpsuexec
Right, my cPanel server runs Apache 1.3 and I need to get the apache to run scripts as the users defined in the <Virtualhost> section AS well as running as mod_php, so I can use php_value directives in .htaccess's.The reason I want to do this is that currently every httpd request runs as nobody, which makes it hard for tracking stuff, and I need to change it to run as the users, but also keeping it so that users can use .htaccess for php stuff.
I'm almost postive that you can do this, as I am sure I had it on my old server. Just how is beyond me.
Thanks in advance
