Tag

IIS

0 views collected around this technical thread.

Java Tech Enthusiast
Java Tech Enthusiast
Apr 13, 2025 · Operations

Unexpected Creation of inetpub Folder in Windows 11 KB5055523 Update

The Windows 11 24H2 KB5055523 update unexpectedly creates an empty C:\inetpub folder on systems without Internet Information Services installed, likely due to a bug that triggers IIS‑related components, and although harmless and removable, Microsoft has not yet commented on the cause.

IISKB5055523bug
0 likes · 4 min read
Unexpected Creation of inetpub Folder in Windows 11 KB5055523 Update
Java Tech Enthusiast
Java Tech Enthusiast
Jun 2, 2024 · Operations

Why Most Servers Use Linux: Historical and Technical Reasons

Linux dominates modern server environments because its free, lightweight distributions and robust open‑source ecosystem outperform the costly, configuration‑heavy Windows/IIS stack, offering superior performance, native container support, and community‑driven innovation that overcame early Microsoft resistance and drove industry-wide adoption.

ApacheDevOpsIIS
0 likes · 9 min read
Why Most Servers Use Linux: Historical and Technical Reasons
Efficient Ops
Efficient Ops
Apr 23, 2024 · Operations

Why Do Most Servers Run Linux? Uncover the Technical and Historical Reasons

This article compiles multiple expert insights explaining why Linux dominates server environments, covering early Windows hosting limitations, ecosystem advantages, performance differences, cost factors, container support, and the evolution of Microsoft’s stance toward open source.

ApacheIISLinux
0 likes · 10 min read
Why Do Most Servers Run Linux? Uncover the Technical and Historical Reasons
Top Architect
Top Architect
Jul 28, 2022 · Information Security

How to Obtain and Configure a Free SSL Certificate for a Mini Program (IIS)

This guide walks through obtaining a free SSL certificate, exporting it as a PFX file, and configuring IIS with the appropriate server settings to enable HTTPS for a mini‑program, while highlighting common pitfalls and required client tools.

HTTPSIISSSL
0 likes · 4 min read
How to Obtain and Configure a Free SSL Certificate for a Mini Program (IIS)
php中文网 Courses
php中文网 Courses
Jan 21, 2021 · Backend Development

Configuring URL Rewrite for ThinkPHP 5.1 on Apache, IIS, and Nginx

This guide explains how to hide the index.php entry file of a ThinkPHP 5.1 application by configuring URL‑rewrite rules for Apache, IIS (including ISAPI_Rewrite and web.config), and Nginx, and also shows a fallback PHP modification when server changes are not possible.

ApacheIISNginx
0 likes · 4 min read
Configuring URL Rewrite for ThinkPHP 5.1 on Apache, IIS, and Nginx
DevOps
DevOps
Feb 12, 2017 · Cloud Native

Using Docker and Windows Containers for Traditional .NET Development

This article explains how to set up a Windows development environment, enable Windows and Hyper‑V containers, create a Dockerfile for legacy .NET applications, build and run the container, and discusses practical considerations such as image size and deployment nuances.

.NETDevOpsDocker
0 likes · 9 min read
Using Docker and Windows Containers for Traditional .NET Development