RE: [PHP3] [Help] Windows NT (php-3.0.5/Apache 1.3.3) From: David Norris (kg9ae <email protected>)
Date: 12/08/98

Use only this:

Alias /cgi-bin c:/apache/cgi-bin
AddType application/x-httpd-php3 .php3
Action application/x-httpd-php3 /cgi-bin/php.exe

,David Norris

World Wide Web - http://www.geocities.com/CapeCanaveral/Lab/1652/
Page via mail - 412039 <email protected>
ICQ Universal Internet Number - 412039
E-Mail - kg9ae <email protected>

> -----Original Message-----
> From: webmaster [mailto:webmaster <email protected>]
> Sent: Tuesday, 08 December, 1998 12:39
> To: PHP list
> Subject: [PHP3] [Help] Windows NT (php-3.0.5/Apache 1.3.3)
>
>
> Hello All!
> (I bad write English, but I need help)
>
> My problem :
>
> With my request : localhost/index.php, i see following message :
>
> Not Found
> The requested URL /cgi-bin/php.exe/index.php was not found on this
> server.
> Apache/1.3.3 Server at 192.9.201.101 Port 80
>
> File srm.conf
> …
> Alias /cgi-bin/ "c:/Apache/cgi-bin/"
> …
> Action php3-script /cgi-bin/php.exe
> AddHandler php3-script .php

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev <email protected>