Thank you for your help! It works for us.mazhar wrote:I was wondering if you can confirm this workaround worked for you or not?
Search found 3 matches
- Fri Feb 18, 2011 1:18 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: URL Rewriting problems in 7.0.6
- Replies: 8
- Views: 9787
Re: URL Rewriting problems in 7.0.6
- Thu Feb 10, 2011 10:03 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: URL Rewriting problems in 7.0.6
- Replies: 8
- Views: 9787
Re: URL Rewriting problems in 7.0.6
Yes Judy is right. We implemented custom URLs feature in 7.0.6 where one can use extension less URLs as well. I think there are some points which might be getting in the way of your custom URL rewrite module. Please try following steps. 1- Take backup of your web.config file 2- Go to Administration...
- Tue Feb 08, 2011 10:51 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: URL Rewriting problems in 7.0.6
- Replies: 8
- Views: 9787
URL Rewriting problems in 7.0.6
We've implemented custom url rewriting mechanism. Common idea is we want to create URLs like http://hostname/Category1/Category2/ProductName or http://hostname/Category1/Category2. It works correctly in AC 7.0.5. Later we've migrated to new version of the AC 7.0.6. Unfortunately our custom module do...