Posted by Exyle on 09/02/05 02:35
Karin Jensen wrote:
> Hi
>
> My site is hosted on an IIS server, where index.php is allowed as a
> directory index.
>
> I have been using http://www.mysitename.com/ as the main address,
> but http://www.mysitename.com/index.php?v=value as a link to results
> using the GET variable v.
>
> I have found that http://www.mysitename.com/?v=value also works.
> Is there any reason that shouldn't use this URL?
>
> Thanks,
>
> Karin
>
That method works perfectly fine, in fact that's what I use.
[Back to original message]
|