> ScriptAlias /php/ "C:/php/"
> AddType application/x-httpd-php .php
> Action application/x-httpd-php "/php/php.exe"

I'm guessing that this mechanism relies on the / to determine where/when the
end of a URL is...

Or something like that.

You may need to dig deeper into http://apache.org and see if these
directives have any options for passing path information...

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to