| Steven Burn 2005-05-19, 7:48 am |
| #2162 : Configure a custom 404 page
http://aspfaq.com/show.asp?id=3D2162
#2517 : How do I cloak / hide URL and QueryString information?
http://aspfaq.com/show.asp?id=3D2517
--=20
Regards
Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk
Keeping it FREE!
"kr" <mudcom@tlen.pl> wrote in message =
news:d6hs78$9ar$1@nemesis.news.tpi.pl...
> Hi!
>=20
> I have found a problem with non standard url it`s:
> http://server/doc_name.asp?param=3Dvalue <- it works fine
>=20
> but
>=20
> http://server/doc_namse.asp/param/value <- IIS looks for such a=20
> server/doc_namse.asp/param/value document and it doesn`t find it.
>=20
> How to make IIS to execute doc_name.asp script with such params?=20
>=20
>=20
|