Url Manager with folders

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
2/6/2014 3:52:45 AM
Gravatar
Total Posts 40

Url Manager with folders

Hello,

I am trying to create a new Url Mapping in Admin > Advanced Tools > Url Manager like this:

http://mysite.com/faq/common-questions/january-2014/

Mapped to:

http://mysite.com/Faq/Archive.aspx?category=common-questions&month=january-2014

And it creates, but when i access the link i get an error 404. I suppose it is looking for the actual folder...

And ideas on how to get my custom URLs to work with folders?

Best regards,
João

 

2/6/2014 5:32:01 AM
Gravatar
Total Posts 40

Re: Url Manager with folders

I figured it out. The URL Mapping cannot have the ending /

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