How to setup URL rewriting guide
Posted on August 12, 2008, under Tips.
Mango supports friendly URLs out of the box, but those still contain the .cfm extension. Mango also allows you to change the URL of your posts, pages and archives. That requires a URL rewriting engine. Adam Tuttle has posted a guide on how to setup URL rewriting to create friendly URLs for Mango, without the .cfm extension using Ionic's ISAPI rewrite.
| View count: 171
5 responses to "How to setup URL rewriting guide"
MechanisM on February 05, 2009
Well..I'm running Apache + ColdFusion..So, how to setup Mango's rewrite properties for Apache??
Laura on March 17, 2009
MechanisM,
I think the rules are almost identical. You can try these too:
http://www.mangoblog.org/forums/messages.cfm?threadid=75BCEE49-3048-2A53-702ACF8D841F05C9
I think the rules are almost identical. You can try these too:
http://www.mangoblog.org/forums/messages.cfm?threadid=75BCEE49-3048-2A53-702ACF8D841F05C9
Chris Mallinson on April 29, 2009
I wrote a quick blog post about adding short URLs for blog posts to Mango Blog using Apache and mod_rewrite.
<a href="http://mallinson.ca/12">Adding URL Trimming in Mango Blog</a>
<a href="http://mallinson.ca/12">Adding URL Trimming in Mango Blog</a>

Mark Aplet on August 13, 2008