anders-daprovider
-
5/4/2010 3:05:22 AM
SEO Friendly URLS with 404 handler
Hi,
We want to use a custom URL formatting for a specific page that will take care of some logic that is based on the URL.
For example foo.bar/page_name/variable
page_name exists and contain webparts that would need to read the "variable" from the URL.
Now, atm that is not possible with SEO friendly urls as the path does not exists ("/variable")
Is that something that could be handles with the error handler? If not we are thinking about the new rewrite in IIS7 that is quite neat. We would however prefer not to use that as all our webservers are not yet running 2k8 R2.
|