Skip to content

GEEKDECODER

Linux, Windows, Software Tips, Articles and Hacks

  • About
  • IT Support
  • Services
  • Tools
Search for:
> Archive by Category "IIS"

Search for Articles

Search for:

Featured Articles

  • Install OpenVPN 3 Client for Ubuntu 22.4 “Jammy”
  • Change permissions using find command
  • Apache vhosts are not segmented or chroot()ed. Enable “mod_ruid2” in the “EasyApache 4” area
  • lfd on srv1.domain.net: Suspicious process running under user nobody
  • Determining an IP Address’ Authoritative Nameserver for PTR Records
  • How to enable PHP-FPM for a domain
  • De-bugging WordPress and PHP
  • What are the top cache plugins for wordpress?
  • The cPanel & WHM Log Files
  • Apache Error Codes

Categories

Category: IIS

Setting up AWStats on Windows Server and IIS

March 23, 2015 The Geek Decoder No Comments IIS, Windows 2008 Server, Windows Server

How to set up stats for web site in IIS

http://www.howtogeek.com/50526/setting-up-awstats-on-windows-server-and-iis/

IIS error

February 24, 2015 The Geek Decoder No Comments IIS

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

Installing and Enabling IIS and FTP on Windows Server 2012

February 19, 2015 The Geek Decoder No Comments IIS, Windows 2012 Server, Windows Server

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

Copyright 2022 Geekdecoder, LLC. All Rights Reserved.