Microsoft's PWS and PHP executable as CGI. I beleave.

 I've had problems with porting php scripts from Linux/Apache/mod_php to
Windows/PWS/php as CGI in the past becourse PWS failed to serve pages with
short URLs like directory/?arg1=x&arg2=y

Tomaz
----- Original Message -----
From: "colin olkowski" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 21, 2001 10:01 PM
Subject: [PHP] PHP & URL Question - omitting index.php


> Quick question on passing arguments via URL.
>
> Does anyone know if any browsers have a hard time dealing with something
> like the following?
>
> http://www.blahbalh.com/directory/?arg1=arg1&arg2=arg2
>
> In this case the "directory" would have an index.php file that would react
> based on the query string, but as you can see I'm not including the
> index.php in the link.
>
> Is this o.k. or will some browsers get confused?
>
> thanks in advance
>
> colin olkowski
>
>
> --
> 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]
>


-- 
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