URL Rewrite error V9 removed c- p-
In V9 I have my URL Rewrite setup so I remove c- , p- and am hosting on Server 2008.
<add name="Product" url="{SEName}-{ProductID}.html" virtualPath="~/showproduct.aspx" checkPhysicalUrlAccess="false" />
<add name="Category" url="{SEName}-{CategoryID}.aspx" virtualPath="~/showcategory.aspx" checkPhysicalUrlAccess="false" />
Note products rewrite to html and categories to aspx
My issue is, to do this I believe html has to be set on the server to run through the aspx engine so the page gets rendered properly. Once this happens regular html like pageerror.html needs to run through the same engine and breaks.
If I change the html page for products to aspx the site seems to get confused whether category links are products or categories and sends my category links to product pages.
My goal is to get static html working in the root again but I really want to keep my product and category URL's:
racecars-166.aspx for my categories
blue-car-mag-wheels-turbo-graphics-456.html for products
I have decided the html vs. aspx is irrelevant but I don't want to return to p- or c-.
Anyone have an idea if this can be fixed or is aspdnsf not going to like it without the prefix in some way.
MSD
Started V8 switched half way to V9 /// I need a V9 Forum
AspDotNetStorefrontML 9.0.1.3/9.0.1.3 AspDotNetStorefront ML 8.0.1.2/8.0.1.2