Client - IIS - NAS, how to show NAS website to client?
Hello,Im not very good at server administrating, but im trying to set up my test environment for site developments.My issue is that i have 2 web servers in my LAN, one is Windows Server with IIS and...
View ArticleWCF service with reverse proxy
Hey everyone,I set up a reverse proxy as per http://learn.iis.net/page.aspx/659/reverse-proxy-with-url-rewrite-v2-and-application-request-routing/ to rewrite URLs for an application server. I'm able...
View ArticleIIS Re-write rule disappeared
Hi,We have the "URL re-write for IIS 7" installed on a production server.It has been working for many months.Much to our surprise today, the rule for the IIS re-write was gone.What would cause that to...
View ArticleRewriting URLs with + symbol
Hi There,I am having issues with the rewrite module and URLs with the + symbol. I am using the rewrite module to rewrite certificate requests to a server, some of the certifictae requests contain the +...
View ArticleIIS 7.5 URL redirect limit and ways
Hello,I have a couple questions hoping you can help. 1. As known there is 250 kb size limit for web.config. Is there any limit for rewriterules.config and rewritemaps.config? We currently put all rules...
View ArticleIs there a limit to the number of rules that will be processed? Rules not...
Hey people,I'm migrating a large apache config to IIS and using lots of rewrite rules for rewrites and redirects. I'm using Server Enterprise 2008 R2 64 bit with all the patches and the latest version...
View ArticleSystem.ArgumentException: The virtual path '/Default.aspx' maps to another...
I create a relatively simple Web Forms app in VS 2013 and published it to our IIS 7.5 server (Windows Server 2008 R2). However, when user get to the login page I'm getting this error (sent by...
View Articleoutbound rewrite rule for ssl in parent page
i've got an outbound rewrite rule that changes urls on my page from their local directory to a cdn. so for example, it takes a image like '/images/myimage.jpg' and rewrites it to...
View ArticleHaving non-stop issues with reverse proxies...
I'm trying to alter some things in my development environment and running into a few issues. For starters, I'm running two different versions of IIS on two different versions of Windows, but everything...
View ArticleSetup URL Rewrite Module and Remove index.php
Hello everyone, and thank you in advance.Please understand that I am completely new to IIS. I have access to my IIS server, but have no clue how to setup the URL Rewrite Module so I can remove the...
View ArticleURL Redirect help on the same server wth URL rewrite module
HelloI would like to Redirecthttp://webaap1/formpages/business/bus.aspx?formid=9999 tohttp://newwebapp1/frompages/business/buz.aspx?formid=9999both urls are on the same server. I have two separate...
View ArticleURL Rewrite Module - IIS Manager takes 10 seconds to open navigate after...
Hi all, We have several IIS server farms all with the same problem - when you open IIS Manager and drill down through the sites, once you click on the little + plus button to navigate and expand the...
View ArticleRewrite VS Redirect
I have 2 websites which use different ports but the same IP. One site uses port 80 and 443. The second uses port 8080. I would like to create a rewrite rule that will take URLs with...
View ArticleRewrite %3b to semicolon
Hello community,We are using a trouble shooting system called OTRS on IIS 7.5 since a few days, it was on Apache 2.2 before. Everything is fine as long as you open the website by reaching to the...
View ArticleOld Framework - URL Rewrite Help!
Guys,We are rewriting some rules that were handled by an error page but no longer work correctly, most are done - this one senerio remains.Are multiple rewrite rules for each number of possible...
View ArticleNeed help with this url rewrite
I have an asp.net object that displays the contents of a folder in a controlled manner. It will be contained in default.aspxI would like a rule thatif someone types...
View Articleurl rewrite for different hosts
Hello,I am trying to rewrite robots.txt for certain hosts. E.g. for all host which end *.2com.net I want to display another file robots2.txtI wrote the folloing url but it does not work. Simply if I go...
View ArticleInstalled Rewrite module 2.0 but it doesn't work after creating the rules...
I have installed the "URL Rewrite Module 2.0" on WinServ2008 R2, IIS 7, and I need to make my URL more readable(SEO) and I want to avoid to see the QueryString in my URI.This is what I've found in the...
View ArticleIIS does a 301 redirect but there's no redirect in any of the web.config files
www.wall-maps.com/framed-world-maps/classic-world-map-framed.asp does a 301 redirect to itself but the framed-world-maps folder does not exist on the server nor is this string found anywhere in any of...
View ArticleExpanded input has 1st character changed??
Hi,I'm using URL Rewrite module and the FileMapProvider and am looking to introduce a new querystring parameter into the redirected URL so that my application can pick up on it and act accordingly.My...
View Article