URL rewriting with a subdirectory

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
2/13/2007 2:14:07 PM
Gravatar
Total Posts 80

URL rewriting with a subdirectory

To reproduce:

1. Add ISAPI mapping of ".html" to C:\Windows\Microsoft.NET\framework\2.0.50727\aspnet_isapi.dll so that asp.NET handles .html requests.
2. Add a mojoportal mapping in Admin -> URL Manager of http:\\yoursite.com\subdir\test.html to some page in your mojoportal site
3. Goto http:\\yoursite.com\subdir\test.html

Notice that you are taken to the correct page but the menu is missing it's icons and the links don't work. This is because the menu is basing it's URLs off of http:\\yoursite.com\subdir rather than http:\\yoursite.com

What I'm attempting to accomplish is to provide links from our old website to our new mojoportal website so bookmarked links do not break. Should I be using an alternative way to accomplish this? I like the idea of creating the mappings through the URL Manager because it's easy to maintain.

Thanks,
Jesse
2/14/2007 8:10:24 PM
Gravatar
Total Posts 18439

Re: URL rewriting with a subdirectory

Hi Jesse,

I will look into this when I have a chance but I consider this a feature request rather than a bug.

Joe
You must sign in to post in the forums. This thread is closed to new posts.