Where in the source code is the URL Rewriting Logic?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
zzaacchh
Ensign (ENS)
Ensign (ENS)
Posts: 2
Joined: Sun Jan 20, 2008 7:25 pm

Where in the source code is the URL Rewriting Logic?

Post by zzaacchh » Tue Dec 23, 2008 12:07 am

I've looked everywhere and can't seem to figure out where this is being done. There's a class called "./web/App_Code/RewriteUrlLookupEngine.cs", but from what I can tell -- this class doesn't seem to be used anymore. I'm guessing it's the old way this was done.

User avatar
sohaib
Developer
Developer
Posts: 1079
Joined: Fri Jan 23, 2004 1:38 am

Re: Where in the source code is the URL Rewriting Logic?

Post by sohaib » Tue Dec 23, 2008 7:28 am

It is happening in backend code in CommerceBuilder.Services.UrlRewriter

Post Reply