|
Posted by Michael Winter on 08/23/05 02:34
On 22/08/2005 23:59, bissatch@yahoo.co.uk wrote:
[snip]
> ScriptAlias /php4/ "C:/php/"
> AddType application-xhttpd-php .php
> Action application-xhttpd-php "/php/php.exe"
Remove the '4' from the URL-path in the ScriptAlias directive, or add it
to the cgi-script argument of the Action directive ("/php4/php.exe").
Be aware that you might also need to allow access to the C:/php/
directory with a Directory directive. See the cgi-bin alias, for example
(search for: ScriptAlias /cgi-bin/).
[snip]
Hope that helps,
Mike
--
Michael Winter
Prefix subject with [News] before replying by e-mail.
Navigation:
[Reply to this message]
|