Forum Search Results for "" RSS 1—5 of 5

More Search Options

  • Re: IIS Redirect or URL Mapping

    Posted to Configuration & Scripting by sethi2000 on 04-17-2007, 12:04 PM

    Right Click on the file and go to properties in IIS Manager , you will see a three optionsThe designated FileA share located on another computerA redirection to URL just select A redirectiion to URL option and enter the destination url

    • http://forums.iis.net/p/1099889/1669380.aspx#1669380
  • Re: Trace Hackers, new tool

    Posted to IIS7 - Security by sethi2000 on 04-10-2007, 9:40 AM

    Thanks for sharing your experiences with IIS community

    • http://forums.iis.net/p/1096340/1659046.aspx#1659046
  • Re: Server 2003/IIS 6.0 - File permission granularity.

    Posted to Security by sethi2000 on 04-09-2007, 5:49 PM

    Change the directory security of clients folder to Basic Authentication or Integrated windows Authentication in IIS. Enabling directory security does not automatically configure your Web server to authenticate users. You must set appropriate NTFS permissions to the clients folder as well. The client should have read permission to its folder and ...

    • http://forums.iis.net/p/1096831/1658033.aspx#1658033
  • Re: Wildcard host header support

    Posted to IIS7 - Configuration & Scripting by sethi2000 on 04-05-2007, 2:07 PM

    Net_Srak:Why would IIS not even yet support wildcard host headers? With current IPv4 limitations it is not possible to have one IP address for each website. It is a must, that the webserver are able to handle these matters. There is no good argument not to integrate proper wildcard support in IIS. It is only a question of lazyness and ...

    • http://forums.iis.net/p/1095760/1653722.aspx#1653722
  • Re: Is there a way to script the creation of a redirect for IIS 5.0?

    Posted to Configuration & Scripting by sethi2000 on 04-03-2007, 6:03 PM

    Here is the sample code --------------------------------------------------------------------------------------- RedirectedURL = ''http://www.test.com'' Options = '', EXACT_DESTINATION'' Machines = Array(''First'',''Second'',''Third'',''Fourth'',''Fifth'',''Sixth'') For Each Machine In Machines     Set ...

    • http://forums.iis.net/p/1087619/1650267.aspx#1650267

Microsoft Communities