All Tagssubdomain (RSS)
  • Rewrite Subdomain to Subfolder (possible bug)

    Hello all: My domain "just4test.com" has a Static/Permanent IP associated (w.x.y.z) and a DNS Zone record like this... * A w.x.y.z ... so that when you write on a browser "any_subdomain".just4test.com you are redirected to the main IP Domain. Examples: user1.just4test.com --> w...
    Posted to Forum by MV2001 on 11-10-2009, 8:53 AM
  • Re: Rewrite URL -> subfolder to subdomain

    Thank you, that helped a lot. I have URL Rewrite 2.0 module in virtual machine so I can practice, and I need to automate url rewrite response. So for basic functinality of converting www.domian.org/subdomainfolder/default.aspx to this www.subdomainfolder.domain.org/default.aspx what I need to do, to...
    Posted to Forum by nikola tesla on 10-06-2009, 8:56 AM
  • URL rewrite for subdomain to subfolder

    I want URL rewriting setting in IIS7 for redirecting subdomain to subfolder. The scenario is: http://subdomain1.mysite.com --> http://www.mysite.com/subdomain1 or http://mysite.com/subdomain1 http://subdomain2.mysite.com --> http://www.mysite.com/subdomain2 or http://mysite.com/subdomain2 and http...
    Posted to Forum by rokrana on 09-29-2009, 11:13 AM
  • Re: IIS Worker Process stopped working and was closed

    I'm having same problem. I'm running IIS on my Win Vista Biz machine. Have about 20 sites running fine for many months. All of my sites are for local development only so they are mapped to mysite.jon mysite2.jon etc thru my hosts file.Again I have had no problems until recently and have nothing...
    Posted to Forum by jonkIIS on 09-08-2009, 3:20 PM
  • Re: Mask a folder using URL rewrite

    Look at this article: http://learn.iis.net/page.aspx/468/using-global-and-distributed-rewrite-rules/ . It may give you an idea on how to do create rules to rewrite subdomains.
    Posted to Forum by ruslany on 06-24-2009, 1:25 PM
  • Re: Rewrite Rule Request

    Here is an example, see how the subdomain part is captured and then used to rewrite the URL: http://learn.iis.net/page.aspx/468/using-global-and-distributed-rewrite-rules/ By searching http://www.bing.com/search?q=subdomain+rewrite+site%3Aiis.net First result was: http://forums.iis.net/t/1155754.aspx...
    Posted to Forum by DanielVL on 06-17-2009, 5:50 PM
  • Rewrite Rule Request

    Hello, I'm really new to rewrite so I kindly ask you a little help. I need to create a rule that permits to work with subdomain. When a user connects to http://windows.mysite.it he receives the page http://www.mysite.it/sezione/windows?area_id=41 I try many different tests but no way to make it work...
    Posted to Forum by Renato Ostorero on 06-16-2009, 2:50 PM
  • Re: Rewrite Rule Not Working

    If redirect works then rewrite should have worked as well. In any case if you do not want to add new binding for every new user, you can change the binding for "Default Web Site" to use some different host header, e.g "localhost" and then configure the IIS site for mysite.com to use...
    Posted to Forum by ruslany on 06-05-2009, 2:04 AM
  • Re: Need Help with URL Rewrite in IIS 7

    Refer to this thread: http://forums.iis.net/t/1158049.aspx
    Posted to Forum by ruslany on 06-01-2009, 4:55 PM
  • Re: Rewrite Rule Not Working

    Is this rule located in the web.config file at the root directory of the web site? If yes, then substitution url should be "users/{C:1}/{R:1}".
    Posted to Forum by ruslany on 06-01-2009, 4:49 PM
Page 1 of 3 (26 items) 1 2 3 Next >
Microsoft Communities