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 t

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?

example:  -> :8080/About-Company

or

example 2:  -> http://192.168.x.x:8080/About-Company

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?

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

or

example 2: http://www.dominan/Info -> http://192.168.x.x:8080/About-Company
Share Improve this question edited Apr 2, 2014 at 13:50 stealthyninja 1,1301 gold badge15 silver badges21 bronze badges asked Jun 13, 2012 at 12:50 TravisTravis 1211 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 0

you can make url rewrites on iis, just like you would on apache. Like making a .htaccess file.

check out: http://learn.iis/page.aspx/460/using-the-url-rewrite-module/ for more information how to do this on iis.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744945380a4602582.html

相关推荐

  • 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 t

    2天前
    40

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信