For IIS 7.5, Microsoft provides official modules for this!
- URL Rewrite: http://www.iis.net/download/URLRewrite
- Reverse proxy: http://www.iis.net/download/ApplicationRequestRouting
In the site settings, you’ll get an “URL Rewrite” icon.
- Open it
- right click on the “inbound rules list”
- Select “Add Rule(s)”
- Choose “Reverse proxy”
In this dialog you can enter the hostname + port to forward to. After adding the rule, opening the edit dialog offers more customizations.
Related Posts:
- OLE DB Provider for ODBC Drivers Error “80004005′
- How to redirect a URL path in IIS?
- Bad Request- Invalid Hostname while connect to localhost via wifi from mobile phone
- GET request to IIS returns Microsoft-HttpApi/2.0
- Port 80 is being used by SYSTEM (PID 4), what is that?
- The service cannot accept control messages at this time
- Nothing Found for Index Php Error
- WordPress, IIS7, SQL Server 2008, not showing posts (displays ‘Nothing Found…’) and only shows counts in admin – how to fix?
- WordPress on Microsoft-IIS/7.5 Server: Only Home Page works
- Base Image Missing When Uploading Images With WordPress
- How to add exception to WordPress’s web.conf
- strange behaviour with “rin” in brand new installation of 4.6.1 [closed]
- Newbie: Multiple WP sites on Windwos 2012 IIS
- WordPress main site and sub domain
- What should I do to make sure that IIS does not recycle my application?
- Recommended LogParser queries for IIS monitoring?
- Best way to redirect all HTTP to HTTPS in IIS
- HTTP Error 503, the service is unavailable
- What is w3wp.exe?
- What does ‘IISReset’ do?
- failed to load resource: the server response with a status 500 (internal server error)
- How to Fix ERR_HTTP2_INADEQUATE_TRANSPORT_SECURITY in IIS on Windows Server 2016
- HTTP Error 403.14 – Forbidden – The Web server is configured to not list the contents of this directory
- applicationhost.config file path in IIS 7, 7.5, 8, 8.5 and IIS 10?
- Access to the path is denied
- Verify return code: 20 when testing OpenSSL
- How to Determine IUSR Password
- The HTTP request was forbidden with client authentication scheme ‘Anonymous’. The remote server returned an error: (403) Forbidden
- How can I secure passwords stored inside web.config?
- How do I resolve “HTTP Error 500.19 – Internal Server Error” on IIS7.0
- System.ComponentModel.Win32Exception: Access is denied Error
- An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode
- PHP Fatal error: Call to undefined function mssql_connect()
- “This operation requires IIS integrated pipeline mode.”
- How to use NGINX as forward proxy for any requested location?
- Maximum request length exceeded.
- CS1617: Invalid option ‘6’ for /langversion; must be ISO-1, ISO-2, 3, 4, 5 or Default
- How can I fix the “No certificates found – The app Chrome has requested a certificate” Android / Google Chrome issue
- Unable to launch the IIS Express Web server
- Scalable wordpress setup
- How to update WordPress installed on IIS?
- Is it safe to use $_SERVER[‘REQUEST_URI’]?
- Wrong permissions when uploading a file through WordPress | IIS
- WordPress Subdomain MultiSite on localhost XAMPP on :8080 with IIS taking port 80
- WordPress in IIS 7.5 – “cannot create directory”
- Plugins won’t auto-update on IIS
- Installing wp3.2.1 on IIS; getting empty sessions
- WordPress Network on IIS7/SQL Server – Rewrite Issues
- Trying to avoid including wp-load.php
- Migrating WPMS from apache to IIS7 causes Database Error
- removing index.php IIS 7.5 webconfig
- Subsites in Multisite installation throwing 404 error on wp-admin in IIS 7
- Multisite installation on IIS gives 404 trying to access the admin dashboard
- Why are images not displaying?
- cURL error 60: SSL certificate problem: unable to get local issuer certificate
- Multisite setup on IIS with subdomains
- WordPress 404 page returning with default in IIS7
- Where Does WordPress Make cURL Requests? How To Add cURL Option
- Page not found error shown while installing wordpress on IIS server
- Nothing Found error when creating new posts – how to correct this?
- Why does the ‘Month and Name’ Permalink Format not Work on my new WordPress Site (running on IIS7)?
- WordPress unable to create folders even though correct NTFS-rights are set
- Admin Panel Slowdown After SSL Verification
- example.com/index.php/%postname is working while /%postname is not working WordPress on IIS6
- Added Custom Post Type and the View Option Doesn’t Work
- IIS 7 Rewrite with parent categories
- Configure Php server with ISAP
- Media library and posts list problems with WordPress on IIS
- using rewrites to secure login page
- WordPress 3.0.1 on IIS 6 Web Server PermaLink Issues
- Default Permalink Type to Postname
- URL Change – Check if Post Exists Before 404
- Page redirect to 404 when set Permalink = “Post Name”
- Working with Reverse Proxies and Multisite Installation
- home_url on IIS missing permalink index.php
- Too Many Redirects – WP-Admin Only
- TN3 Plugin Not Working Under IIS / WebMatrix
- Installing plugins on IIS-hosted site [closed]
- Moving blog and maintaining current permalinks
- How do you make RSS feeds work under IIS 7?
- IIS7.5 URL rewrite pboblem on index page
- WordPress database setup Windows 2016 IIS
- IIS Authorization Rules breaks WP REST-API and results in fail in Site Health
- Import from Windows to Linux
- Suddenly got alert when trying to login to admin panel of wordpress
- Configure redirects with web.config
- WordPress login loop on proxy setup with SSL – Apache proxy to IIS
- Migrating WordPress from Windows Server 2008 R2 (IIS v7.5) to CentOS
- Permalinks setting raises 500.0 error
- Multisite subdirectory root not accessible
- Remove index.php from WP 8.0 install migrated to IIS from Apache (still detecting Apache server)?
- How to back-up a database on IIS
- Media Library won’t recognize SOME old files after move
- Problems with ‘require (./xxx)’ on IIS7.5
- Permalinks is not working in my wordpress setup
- What is the difference between Load Balancer and Reverse Proxy?
- How to set up Nginx as a caching reverse proxy?
- Make nginx to pass hostname of the upstream when reverseproxying
- an upstream response is buffered to a temporary file
- How to handle relative urls correctly with a reverse proxy