Client wants me to add these lines to the httpd.conf file. Is this safe. From what he\'s telling me, this will allow him to compile his own php bin with stuff we dont already have compiled into ours. To me this sounds too much like it could be a security problem...
> > AddHandler php-script php php3 phtml
> > Action php-script /cgi-bin/php
What do you guys think?
> > AddHandler php-script php php3 phtml
> > Action php-script /cgi-bin/php
What do you guys think?