Its an IIS problem. With apache there are several ways,
www.phpbuilder.com/columns/tim20000526.php3 is IMO the best way, i currently
use it on several sites. i think this would be what you need if it was
apache you were working on

Jason Reid
[EMAIL PROTECTED]
--
AC Host Canada
www.achost.ca

----- Original Message -----
From: "Seairth Jacobs" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 13, 2002 8:21 PM
Subject: [PHP] URL path question


> I would like to be able to do the following:
>
> www.sample.com/path/file.php/additional/path/
>
> Unfortunately on IIS, this gives an error.  Interestingly, the following
> does not:
>
> www.sample.com/path/file.php/
>
> I need to have a single PHP script be responsible for a series of
resources,
> but I do not want to use a query string (for various reasons) to identify
> those resources.  So, how can I do this?  Is this an IIS-specific problem
or
> does PHP just not allow this?
>
> TIA.
>
> ---
> Seairth Jacobs
> [EMAIL PROTECTED]
>
> p.s. Sorry if you see a cross-post on php.version4.  I got a warning that
> said it was a read-only list, so I am reposting to this list as well
(which
> is probably the  correct list to post to in the first place. <g>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to