Forum Search Results for "" RSS 1—10 of 31

More Search Options

  • Re: Redirecting www to non-www?

    Posted to IIS7 - Configuration & Scripting by reteep on 01-02-2009, 1:17 PM

    Hello Jeff, thanks for your answer. I do use two DNS records which point to the same IP. However, I'd like to redirect the www. domain to the non www. domain to actually force people to use http://domain.com. It worked with IIS6 already, I actually did the same thing there. With IIS7 I'm getting a loop error as soon as I enable the ...

    • http://forums.iis.net/p/1154053/1888844.aspx#1888844
  • Redirecting www to non-www?

    Posted to IIS7 - Configuration & Scripting by reteep on 01-01-2009, 5:51 AM

    Happy new year everyone! I've setup two sites in IIS7: domain.com www.domain.com Now I'd like to have www.domain.com being 301 redirect to domain.com. So I enabled HTTP Redirection on the www.domain.com account to redirect all requests to domain.com. However, as soon as it's enabled, Firefox tells me for both urls: Redirect Loop: ...

    • http://forums.iis.net/p/1154053/1888740.aspx#1888740
  • Re: Special Character & in URL

    Posted to IIS7 - General by reteep on 05-28-2008, 2:54 AM

    By using allowDoubleEscaping="true" it works.. thanks anyway. If anyone knows how to get this working with allowDoubleEscaping="false"please let me know ;). 

    • http://forums.iis.net/p/1149553/1870389.aspx#1870389
  • Special Character & in URL

    Posted to IIS7 - General by reteep on 05-27-2008, 2:56 PM

    Hi,  since we switched to IIS7 our Searchbox isn't working anymore when using a searchstring containing an "&". For example: H&K. It worked on IIS6 though. What happens is, User types in the word - H&K - in the textbox, and this URL is being generated: http://www.mydomain.com/Search-h%2b%2b%2bk-SECx0xI-src0de.aspx ...

    • http://forums.iis.net/p/1149553/1870353.aspx#1870353
  • Make URLs without .aspx go through global.asax Application_BeginRequest with IIS6?

    Posted to ASP.NET Administration by reteep on 04-04-2007, 1:08 PM

    Hi there,  I'd like to have rewrite this URL (for example): http://www.example.org/asp-net-3-0-available-now/ to: http://www.example.org/news.aspx?id=12 I'm using the global.asax for it when hitting the void Application_BeginRequest(object sender, EventArgs e)    {    string RawURL = ...

    • http://forums.iis.net/p/1095288/1651702.aspx#1651702
  • Re: How to set the proper WRITE permission

    Posted to General by reteep on 06-13-2006, 8:28 AM

    Thanks for your response David. My Application is using the DefaultAppPool. In there I found a tab ''Idendity''. There, pre definied is chosen (Network Service) The File I want to write to is located in the web application dir subfolder /xml/. I did not specify any Account with my Application so it's probably using the default one. What do I ...

    • http://forums.iis.net/p/998493/1313136.aspx#1313136
  • Re: How to set the proper WRITE permission

    Posted to General by reteep on 06-12-2006, 7:26 AM

    Yea it's using the LocalAppPool. What I did is: Removed the IUSR_* again and added Write Permission to the following Account: Users(ServerName\Users) Now it works.. Greets - Andreas

    • http://forums.iis.net/p/998493/1311924.aspx#1311924
  • Re: How to set the proper WRITE permission

    Posted to General by reteep on 06-12-2006, 2:23 AM

    I got the following Accounts here: - Administrator - ASPNET - IUSR_<Servername> - IWAM_<Servername> - custom user account None worked so far..

    • http://forums.iis.net/p/998493/1311759.aspx#1311759
  • How to set the proper WRITE permission

    Posted to General by reteep on 06-11-2006, 12:31 PM

    Hello, I'm running IIS6 on Windows 2003 Server and an ASP.NET v2 Application. My Guestbook is based on a XML Script. When a new entry is written I'd like to write that entry into my XML File. Therefore my ASP.NET Application needs Write permissions. I tried to set the rights for that file/folder but had no luck yet. I added ''ASPNET'' and the ...

    • http://forums.iis.net/p/998493/1311518.aspx#1311518
  • Re: Unanswered Posts

    Posted to IIS.NET Site Feedback by reteep on 05-27-2006, 2:53 AM

    A quick link to ''Mark all Posts as Read'' would be cool, too.

    • http://forums.iis.net/p/994276/1298091.aspx#1298091

1 2 3 4 Next >

Microsoft Communities