Hi,
I just configured apache with suexec support, and I understand
that script execution needs to take place inside the web root of
the hosts.
Our entire setup revolves around the following directory
structure :
domainname
--htdocs
--cgi-bin
--logs
Is it possible to give cgi execution capabilities outside htdocs
using suexec?
I\'ve tried quite a few variations to my httpd.conf file,
however, unless the file is under htdocs, the script refuses to
execute.
Also, one more question:
Will suexec prevent cgi scripts which try to make calls outside
their web root? for example, using cgi, if a host tries to list
a directory\'s content which is just outside his htdocs, will
this be permitted? Does this work with just perl / cgi
scripting, or will this also work with php scripts inside web
root?
Thank you all.
Regards,
-mustafa.