Rewrite not working, when using redirect works
I am currently trying to rewritehttp://www.my-site.com/test.test/test.testtohttp://www.my-site.com/index.cfm/test.test/test.testhowever, rewriting is not working correctly. It will not send the...
View ArticleARR, Trailing Slash and HTTPS
Hi,Here is my setupLB01 is running IIS with ARR installed.I have created a farm in ARR that includes WEB01 and WEB02WEB01 and WEB02 have IIS installed and my web app configured as an application.The...
View ArticleHow can I disable a URL Rewrite Rule using a Powershell Command?
Hello,I am aware that there is a solved forum entry. But since the solution does not work for me I have to open a new thread. I am afraid the other one isn't looked at anymore since it is published as...
View ArticleHelp needed to configure URL rewrite / redirection
Hi,Need some advice to configure URL redirection at via IIS reverse proxy. In our current scenario we have web server in our internal network. Now we have configured a IIS server at DMZ zone with ARR...
View ArticleRule to rewrite hostname not working :(
Hello folks, I am having an issue trying to rewrite an URL.This is the scenario. I have a new website that is replacing an old website (each one in a separate server). The new site is up and running...
View ArticleUrl rewrite situation
Hello,i would like to ask if it is possible to rewrite this url www.domain.com/subcat/_default.aspx to be shown as www.domain.com/example ?Thank you.
View ArticleRoot file is in Subdirectory of Physical Path
It's my test domain. Used a web builder to make a site and now uploaded to my server.Used http redirect to make domain.com point to domain.com/tersxxxxxxxxx.webs.com which is where index.html is...
View ArticleARR in Virtual Directory redirect to domain root
Hello, I have a web application running on port 9090 and want to acces it over IIS on port 80. Here is my current rule for the Application "myapp":<rules><rule name="ReverseProxyInboundRule1"...
View ArticleRemotely rewrite gives 404
Hello,I'm using IIS 7.5 and URL Rewrite 2.0 and a simple rewrite rule works locally but not remotely.<rule name="RewriteUserFriendlyURL1" enabled="false" stopProcessing="true"><match...
View ArticleRewrite to stop page being access via https
I only want specific pages of my site to be accessed via https - I don't want others being able to be indexed by search engines via both http and https to prevent any duplicate content issues.Is there...
View ArticleNo longer available from the outsize world
In order to be able to use the Visual-SVN server, I installed ARR and used url-rewrite. Our domain is www.mydomain.nl , And from the outside world we use that to get to the site and outlook web...
View ArticleRedirect to a internal server & port
Hi people! I'm setting up a server that the application needs a redirect to a specific location (because the page isnt in the same host as the IIS, its in another host in my internal lan and running in...
View ArticleARR in Virtual Directory redirect to domain root
Hello, I have a web application running on port 9090 and want to acces it over IIS on port 80. Here is my current rule for the Application "myapp":<rules><rule name="ReverseProxyInboundRule1"...
View ArticleRemotely rewrite gives 404
Hello,I'm using IIS 7.5 and URL Rewrite 2.0 and a simple rewrite rule works locally but not remotely.<rule name="RewriteUserFriendlyURL1" stopProcessing="true"><match url="^test$"...
View ArticlePrevent URL rewrite in pages
Hi,How can I prevent IIS from rewriting link URLs in my PHP/HTML pages? I am currently using rewrite rules to redirectwww.mydomain.com/en/PageName towww.mydomain.com/page.php?page=PageName&lang=en....
View ArticleURL rewrite is loosing my webpage layout !!!
Hi,I am new to IIS world. We have a requirement to use IIS as reverse proxy. I have managed to create a inbound rule to rewrite the url and it seems to be working fine. Unfortunately when I access that...
View ArticleReverse proxy requests to subdirectory
I've literally been fighting this configuration for days and can't figure out why I can't get this to work:I need a reverse proxy in place to mitigate cross domain scripting security concerns. Simply...
View ArticleRoot file is in Subdirectory of Physical Path
It's my test domain. Used a web builder to make a site and now uploaded to my server.Used http redirect to make domain.com point to domain.com/tersxxxxxxxxx.webs.com which is where index.html is...
View ArticlePass parameters from url iis 7
Hi ,I have simple web page that contains two frames.each frame opens new url on one of my local servers in the lan.by adding var to the main url the ursl should open.but IIS7 does not pass...
View ArticleRewrite from subfolder to external URL
I followed this article but am finding I am unable to get this working using a single instance of...
View Article