Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Friendly URL filter - DonFriendly URL filter - Don't use Friendly URLS on folder X
Previous
 
Next
New Post
9/12/2008 9:59 AM
 

That's a cool tool to have in the resource kit, but it proved what I already knew... It gives me a HTTP 302 and then redirects back to the DNN default.

This behavior is inherent in DNN and the same holds true for every DNN install I have.  Try this on your own site... turn off friendly URLS, then add /something/nothing/whatever/default.aspx to your path and it will redirect to your default page every time... the same occurs whether the path really exists or not. 

I can't seem to find anyway to turn it off.

 
New Post
11/13/2008 11:48 AM
 

I'm noticing the same behavior.  I'm trying to do the same thing.

I think the secret is in the regex expression in your FriendlyUrls section of Host...Host Settings.

I have a custom error handler which I am using to redirect to other pages depending on the incoming url (query string).  Here's my Match:

.*/Site/(.*)/default.aspx

and my Replace with:

~/SmartErrorPage.aspx?aspxerrorpath=$1

The problem is that when a non-existing page is requested, http://localhost/blah/blah/blah/blah/default.aspx, it redirects to the error page but I'm not able to get the aspxerrorpath query string variable.  Still working on it, I'm tweaking my regex to get a better result and if that doesn't work, I'll modify my custom error page somehow.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Friendly URL filter - DonFriendly URL filter - Don't use Friendly URLS on folder X


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out