php_build .htaccess directives

Albert Lash <alby-8/[email protected]> Thu, 2 Jun 2005 12:42:12 -0400 (EDT)
Newsgroups gmane.comp.lib.nexista.devel
Message-ID <[email protected]>
Hi Joshua,

I'm trying to use the php_build script you built, but I keep getting a
configuration error. When I call the cgi/php script, I can get the php
binary to output the version, like this:

cgi/php -v

Is my .htaccess accurate:

Action custom-php /cgi/php
AddType custom-php .php

The apache error_log says it met the maximum number of redirects....

Thanks,

Al