![]() |
does url rewriting use isapi
|
Re: does url rewriting use isapi
trooperbill wrote: > ... and if so how (using basic asp, not .net)? > > thanks > http://www.google.co.uk/search?hl=en...e+Search&meta= -- Mike Brind |
Re: does url rewriting use isapi
"trooperbill" <markrush@gmail.com> wrote in message news:1154422955.980669.18530@s13g2000cwa.googlegro ups.com... > ... and if so how (using basic asp, not .net)? > Yes URL rewriting uses ISAPI. You need to create a C++ ISAPI filter project and write code in the OnUrlMap in the implementation of CHttpFilter. Have fun ;) > thanks > > Mark > www.iosilver - Silver Jewellery > |
Re: does url rewriting use isapi
Anthony Jones wrote: > "trooperbill" <markrush@gmail.com> wrote in message > news:1154422955.980669.18530@s13g2000cwa.googlegro ups.com... > > ... and if so how (using basic asp, not .net)? > > > > Yes URL rewriting uses ISAPI. You need to create a C++ ISAPI filter project > and write code in the OnUrlMap in the implementation of CHttpFilter. Have > fun ;) > > > thanks > > > > Mark > > www.iosilver - Silver Jewellery > > anyone know a method that will work on shared hosting? |
Re: does url rewriting use isapi
nope
"mark r" <markrush@gmail.com> wrote in message news:1154510496.116355.26580@75g2000cwc.googlegrou ps.com... > > Anthony Jones wrote: >> "trooperbill" <markrush@gmail.com> wrote in message >> news:1154422955.980669.18530@s13g2000cwa.googlegro ups.com... >> > ... and if so how (using basic asp, not .net)? >> > >> >> Yes URL rewriting uses ISAPI. You need to create a C++ ISAPI filter >> project >> and write code in the OnUrlMap in the implementation of CHttpFilter. >> Have >> fun ;) >> >> > thanks >> > >> > Mark >> > www.iosilver - Silver Jewellery >> > > > anyone know a method that will work on shared hosting? > |
Re: does url rewriting use isapi
mark r wrote:
> > anyone know a method that will work on shared hosting? Get a new hosting company that is running Linux and use mod_rewrite. -- Regards, Travis Spencer |
| All times are GMT. The time now is 11:21 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.