Tks for the response. (I posted this twice as each time I got a SMTP error
#5 message and was not sure whether my message made it to the list.)
At 09:53 AM 9/4/2001, Phil Driscoll wrote:
>On Tuesday 04 September 2001 4:52 pm, David Rego wrote:
> > I put PHP on D: (D:\PHP).
> > ScriptAlias /PHP
Tks for the response. (I posted this twice as each time I got a SMTP error
#5 message and was not sure whether my message made it to the list.)
At 09:53 AM 9/4/2001, Phil Driscoll wrote:
>On Tuesday 04 September 2001 4:52 pm, David Rego wrote:
> > I put PHP on D: (D:\PHP).
> > ScriptAlias /PHP
On Tuesday 04 September 2001 4:52 pm, David Rego wrote:
> I put PHP on D: (D:\PHP).
> ScriptAlias /PHP/ "D:/Data/Web Site/PHP/"
should therefore be
ScriptAlias /PHP/ "D:/PHP/"
And
> Action application/x-httpd-php "D:/PHP/php.exe"
should be
Action application/x-httpd-php "/PHP/php