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