• Sign In
  • Join

IIS
  • Home
  • Downloads
  • Learn
  • Reference
  • Solutions
    • Technologies
    • .NET Framework
    • ASP.NET
    • PHP
    • Media
    • Windows Server
    • SQL Server
    • Web App Gallery
    • Windows Azure
    • Tools
    • Visual Studio
    • Expression Studio
    • Windows Internet Explorer
    • WebMatrix
    • Web Platform Installer
    • Get Help:
    • Ask a Question in our Forums
    • More Help Resources
  • Blogs
  • Forums

Home IIS.NET Forums URL Rewrite Module Very Simple URL Rewrite - Help Please Re: Very Simple URL Rewrite - Help Please

Complete Thread
    • Reply
    Lloydz

    Lloydz

    2335 Posts

    Microsoft

    Re: Very Simple URL Rewrite - Help Please

    May 08, 2012 03:55 AM|LINK

    Hi,

    The input url of rewrite module doesn't start with "/", please update your pattern as ^([^/]+)/?$(remove the first slash) and it should work for you.

    @Sam,

    Since op is using IIS URL Rewrite Module, this Forum should be the proper forum for op's question. I agree ISAPI Rewrite could also help with the implementation, however, update the pattern only should be a more convenient approach :)

    Thanks.

    • Marked as answer by Lloydz on May 13, 2012 03:18 PM
  • This site is managed for Microsoft by Neudesic, LLC. | © 2013 Microsoft. All rights reserved.
  • Privacy Statement
  • Terms of Use
  • Contact Us
  • Advertise With Us
  • Follow us on:
  • Twitter
  • Facebook
  • Feedback on IIS
  • Powered by IIS8
Microsoft