All Tagshost header (RSS)
  • How to remove IIS version name from the http header

    Hi, My web application runs on Windows server 2008 and IIS7.Currently, we are facing a security issue where in we need to reove the IIS version from the http header. I would be glad if someone can help me out on this. Regards, Sunitha
    Posted to Forum by sunitha4ever on 11-06-2009, 1:21 AM
  • ARR or URL Rewrite via Hosted headers

    I want to use the ARR or URL Rewrite to route based on Hosted headers. Example: site1.domain.com > 10.10.10.1 server site2.domain.com > 10.10.10.2 server site3.domain2.com > 10.10.10.1 server I can't seem to find a simple way to set this up. Any assistance would be appreciated. Thanks, TJ
    Posted to Forum by TJJones on 09-24-2009, 10:10 AM
  • DNS to point to intranet application (multiple sites on IIS server)

    Hi everyone. We're recently moved all our servers over to Server 2008, so great, I can play with IIS 7. We have 2 intranet sites, and I've set up a host header record for the second site called ams. We used to have internal DNS servers point 'ams' to the IP of the webserver, which uses...
    Posted to Forum by dhassen on 09-01-2009, 10:57 AM
  • Removing HTTPS binding on one site breaks all sites

    Hi, I was reading this post earlier, as we are running into this issue too (SSL using a wildcart cert on multiple subdomain websites). In anilr's reply (2nd post of the thread), he says: "removing the bindings in the UI will remove both those things which will of course make your other sites...
    Posted to Forum by dtatgenho on 07-23-2009, 7:10 PM
  • Re: Wildcard host header support

    I've read about this online, as I want to do a simliar thing. The problem with the "IP" solution is it will only work for one site, on one IIS install, AND someone could register a dodgy domain name and point it to your IP and they'd get your website. What I have come up with (and waiting...
    Posted to Forum by AJStevens on 07-09-2009, 12:06 PM
  • Re: IIS & URL-REWRITE

    If you want your web site to be accessible via bcdcon.com and then redirect to www.bcdcon.com, then you will need to add two host header bindings for that web site in iis: one for "bcdcon.com" and one for www.bcdcon.com.
    Posted to Forum by ruslany on 06-08-2009, 1:16 PM
  • Re: regular expression to check for www

    Yes. <rule name="WWW" enabled="true" stopProcessing="true"> <match url=" (.*)" /> <conditions > <add input="{HTTP_HOST}" pattern="^www" negate=”true” /> </conditions> <action type="Redirect" url="http...
    Posted to Forum by ruslany on 05-15-2009, 11:51 AM
  • IIS6 to IIS7 migration

    Hi, We have all our sites on a 2003 server running IIS6. We wish to migrate all these sites (including app pools, user accounts, ftp details but NOT content to our new 2008 server running iis7 and ftp7.5. Thje content will be migrated first separately. We also wish to replace all IP addresses with a...
    Posted to Forum by notcon on 05-14-2009, 4:08 AM
  • IIS doesnt like 2 sites on port 80 here

    Hello, We are trying to set 2 website to port 80 in IIS (webmail and sharepoint). The webmail site is working but when we try to change the sharepoint link to 80 and put in a different host header the site won’t start. Using port 8080 it does start, but it’s not what we want. Same goes if we switch it...
    Posted to Forum by joeri87 on 05-13-2009, 4:46 AM
  • Seek Professional Help!!!

    I need professional help here... Here's the situation... I have product URL's going to detail pages. On that page it breaks out into sub-sections, at times it also carries extra parameters in the query string other than "v" and "fa"... note that "v" is an alpha-numeric...
    Posted to Forum by goldentine on 05-11-2009, 9:30 AM
Page 1 of 2 (16 items) 1 2 Next >
Microsoft Communities