• Sign In
  • Join

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

Home IIS.NET Forums IIS 7 and Above General Reverse Proxy using rewrite rules Re: Reverse Proxy using rewrite rules

View Complete Thread

Shortcuts

  • Active Threads
  • Unanswered Threads
  • Unresolved Threads
  • Advanced Search
    • Reply
    vincent.yrl vincent.yrl

    3 Posts

    Re: Reverse Proxy using rewrite rules

    Dec 03, 2018 05:22 PM|vincent.yrl|LINK

    Hi

    I explain maybe bad. This is the scenario

    We have our apps in LAN, we can access via web htttp://10.8.16.30:9100/main/app/secure/log.jsf

    And we have other server in thos we install the module URL Rewrite,m with this module we want configure Reverse Proxy. So

    I create one rule (Inbound Rule)

    The basic configuration is this.

    Inbound Rule

    When access to my external domain www.contoso.com i see the index of the internal server 10.8.16.30. But i want to access to other directory locate in the intenal server (10.8.16.30), this directory contain our apps. With this rule when y write the directory manually we great access to app, that is good

    When i write in my browser www.contoso.com/apps/log/login.jsf i can accces fine.

    But we want when i write www.contoso.com access directly to my apps, i cant use a redirect because is an internal server with a internal address.

    When i edit the Inbound Rule to http://10.8.16.30:9100/apps/

    Inbound Rule 2 edit

    with {R:1}

    When i edit the rule to access directly ti my apps, i have the error Not Found

    Not found

    Can anyone help me.

    We want access directly to our apps when write www.contoso.com

    Regards

    Vincent

  • This site is managed for Microsoft by Neudesic, LLC. | © 2019 Microsoft. All rights reserved.
  • Privacy Statement
  • Terms of Use
  • Contact Us
  • Advertise with Us
  • Hosted on Microsoft Azure
  • Follow us on:
  • Twitter
  • Facebook
  • Microsoft
  • Feedback on IIS