Hiding WordPress behind IIS redirects

We have a main .NET application that I do not have much ability to change, but we would like to move some of the links that are on it to WordPress so that marketing can update them on a regular basis without involving a developer. For security reasons, I can’t install WordPress on the servers with the main application.

Has anyone ever used URL rewriting rules in IIS to mask a WordPress site on a different server?

Read More
example: http://www.dominan.com/Info -> http://www2.domain.com:8080/About-Company

or

example 2: http://www.dominan.com/Info -> http://192.168.x.x:8080/About-Company

Related posts

Leave a Reply

1 comment