How to setup URL rewriting guide

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.

5 Comments

  1. Mark Aplet
    Though it's almost identical content, I also added an article on how to use ISAPI_Rewrite 3.0 to rewrite the URLs instead of Iconic's rewrite filter. It can be found here as well: http://www.visual28.com/articles/friendly-urls-with-isapi-rewrite
  2. MechanisM
    MechanisM
    Well..I'm running Apache + ColdFusion..So, how to setup Mango's rewrite properties for Apache??
  3. Laura
    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
  4. Chris Mallinson
    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>
  5. Chris Mallinson
    Sorry - bad link. Lost some credibility there, no doubt :-)

    http://mallinson.ca/12

Leave a Reply