Extensionless Url Rewriting

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
gardnerr
Ensign (ENS)
Ensign (ENS)
Posts: 20
Joined: Sun Oct 04, 2009 3:57 pm

Extensionless Url Rewriting

Post by gardnerr » Tue Nov 17, 2009 4:23 pm

Hi,

I am wanting to use extensionless URLs (i.e. without .aspx). I have got this to work by using runAllManagedModulesForAllRequests="true" for modules in web.config and implementing IUrlRewriter and IUrlGenerator. I was just wanting to know if there are any potential issues with using runAllManagedModulesForAllRequests="true" in terms of the way that AbleCommerceHttpModule works? I've already noticed that browsing to http://sitename/admin no longer allows direct login to the admin pages - just wondered if there are any other areas that could be affected.

Thanks

Rob

User avatar
Shopping Cart Admin
AbleCommerce Admin
AbleCommerce Admin
Posts: 3055
Joined: Mon Dec 01, 2003 8:41 pm
Location: Vancouver, WA
Contact:

Re: Extensionless Url Rewriting

Post by Shopping Cart Admin » Wed Dec 02, 2009 1:27 pm

Hello Rob,
I've already noticed that browsing to http://sitename/admin no longer allows direct login to the admin pages - just wondered if there are any other areas that could be affected.
This is likely due to the default document setup in IIS being setup with an extention. I'm not sure of all of the potential (if any) other issues, however if you don't see any issues in a few hours of testing it's a workable situation I'd imagine.
Thanks for your support

Shopping Cart Guru
AbleCommerce.com
Follow us on Facebook

Post Reply