Date: 04/19/01
- Next message: Peter \: "Re: [PHP-DOC] ["TelMedia.pl" <krzysiekn <email protected>>] PHP manual"
- Previous message: Stig Sæther Bakken: "[PHP-DOC] ["TelMedia.pl" <krzysiekn <email protected>>] PHP manual"
- Maybe in reply to: Stig Sæther Bakken: "[PHP-DOC] ["TelMedia.pl" <krzysiekn <email protected>>] PHP manual"
- Next in thread: Peter \: "Re: [PHP-DOC] ["TelMedia.pl" <krzysiekn <email protected>>] PHP manual"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>Could someone with Windows experience verify this and commit a fix if
>one is needed?
from the httpd.conf:
# ScriptAlias: This controls which directories contain server scripts.
# ScriptAliases are essentially the same as Aliases, except that
# documents in the realname directory are treated as applications and
# run by the server when requested rather than as documents sent to the
client.
On my Windows-machine it works with
ScriptAlias /php-cgi/ "f:/home/PHP-SPOTs/cgi-bin/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php-cgi/php.exe"
so no fix is needed, I guess.
I run 1.3.17, though...
Cheerio, Marc.
- Next message: Peter \: "Re: [PHP-DOC] ["TelMedia.pl" <krzysiekn <email protected>>] PHP manual"
- Previous message: Stig Sæther Bakken: "[PHP-DOC] ["TelMedia.pl" <krzysiekn <email protected>>] PHP manual"
- Maybe in reply to: Stig Sæther Bakken: "[PHP-DOC] ["TelMedia.pl" <krzysiekn <email protected>>] PHP manual"
- Next in thread: Peter \: "Re: [PHP-DOC] ["TelMedia.pl" <krzysiekn <email protected>>] PHP manual"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

