About 4,750,000 results
Open links in new tab
  1. IIS Manager in Windows 10 - Stack Overflow

    How do you open IIS (Internet Information Services) Manager using Windows 10? I have installed the developer preview of Windows 10 and can't seem to find IIS Manager? It is not in Control …

  2. IIS_IUSRS and IUSR permissions in IIS8 - Stack Overflow

    In AD Users and Computers, the IIS_IUSRS group is empty--it does not contain the IUSR user. I suppose I could add it to the group, but for anonymous sites, I'll just grant permissions to the …

  3. How do I create a user account for basic authentication?

    4 It looks to me like Windows 8 and IIS 7 no longer provides any UI to create a user name and password for basic authentication that is NOT a windows local user account. It is clearly a …

  4. Cannot read configuration file due to insufficient permissions

    In iis you can define the identity of that process. The identity that your web site's application pool runs as (Network Services, Local System, etc.), should have permission to access and read …

  5. IIS7 folder permissions for web application - Stack Overflow

    In IIS 7 (not IIS 7.5), sites access files and folders based on the account set on the application pool for the site. By default, in IIS7, this account is NETWORK SERVICE. Specify an Identity …

  6. logging - IIS: Where can I find the IIS logs? - Stack Overflow

    I believe this is an easier way of knowing where your IIS logs are, rather than just assuming a default location: Go to your IIS site, e.g. Default, click on it, and you should see "Logging" to …

  7. Publish to IIS, setting Environment Variable - Stack Overflow

    Back as admin in IIS manager, find the Application Pool under which the Staging web is running and in Advanced Settings set Identity to user StagingPool. Also set Load User Profile to true, …

  8. How to redirect a URL path in IIS 6.0 - Stack Overflow

    In IIS Manager, expand the local computer, right-click the Web site or directory you want to redirect, and click Properties. Click the Home Directory, Virtual Directory, or Directory tab. …

  9. Local IIS, how do I map a URL with a port number?

    0 I'm runnning IIS 7 on my local dev machine. My website is up and running. To access the website, I need to enter the url with the port number in the browser's address bar …

  10. How can I copy all IIS setting, configurations, application pools …

    I have an IIS box on windows server 2012 and I want to mirror image the same settings, application pools, web sites and other configurations in another server that is also windows …