suexec question

barti <bart-rW3ObqHy/[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
Hi List
I've enabled suexec for one of my test domain.
Suexec limitations dosent allow me to run phpcgi from outside of virtualhost
docroot.
I am thinking about security problem if I put bash script inside user
docroot.
   #!/bin/sh
   export PHPRC
   PHP_FCGI_CHILDREN=1
   export PHP_FCGI_CHILDREN
   exec /usr/local/bin/php
If script should have user's rights means that user can change it.
Is there any more elegant way

barti

___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.