Skip to content

Linux and Other Stuff

  • About
  • Contact
  • Tools
  • Tech Talk

IIS

Setting up AWStats on Windows Server and IIS

March 23, 2015 by admin

How to set up stats for web site in IIS http://www.howtogeek.com/50526/setting-up-awstats-on-windows-server-and-iis/

Categories IIS, Windows 2008 Server, Windows Server Leave a comment

IIS error

February 24, 2015 by admin

http://www.iis.net/learn/manage/configuring-security/application-pool-identities

Categories IIS Leave a comment

Installing and Enabling IIS and FTP on Windows Server 2012

February 19, 2015 by admin

To install the role using PowerShell, use these steps. PowerShell must be run using Administrator rights. Installing IIS and all subfeatures can be run in 2 commands:

Import-module servermanager

Add-windowsfeature web-server –includeallsubfeature

iisimage001

To install the role using Server Manager, follow these steps:

Read more

Categories IIS, Windows 2012 Server, Windows Server Leave a comment
© 2025 Linux and Other Stuff • Built with GeneratePress