Euan's Blog
  • Home
  • About
  • GitHub
Sign in Subscribe

Windows

A collection of 2 posts
Windows

Building a ZIP file from a folder containing shortcuts on Windows

While shortcuts can be handy, you don't generally want to include them in a compressed ZIP archive and would rather have the actual files that they point to. I couldn't find an obvious way to do this built in to Windows, so I ended up creating a PowerShell script.
18 Jan 2025 1 min read
Server Admin

Setting up PHP with FastCGI on Windows using Apache

While PHP-FPM isn't available on Windows, you can use mod_fcgid to run PHP as FastCGI under Apache instead.
05 Jan 2023 2 min read
Page 1 of 1
Euan's Blog © 2025
Powered by Ghost