Blog

Guides from the NOC

Written from running the hardware — what breaks, why, and the command that fixes it.

21 posts matching “apache” · Clear

VPS Varnish Cache Setup on a VPS: Speed Up Apache or Nginx

Install and configure Varnish Cache on your VPS to serve pages in milliseconds. Step-by-step setup for Apache or Nginx backends, plus fixes for common issues.

21 July 2026 · 6 min · 1 view
VPS cPanel EasyApache 4: Rebuild PHP/Apache Without Breaking Sites

Rebuild PHP and Apache with cPanel EasyApache 4 in WHM safely - avoid the missing extensions, PHP handler mismatches, and 500 errors a bad rebuild causes.

16 July 2026 · 5 min · 1 view
Hosting cPanel Spam Filters: Set Up Apache SpamAssassin Right

Learn how cPanel's Apache SpamAssassin spam filter works, tune the score threshold, and fix both too much junk mail and false positives.

15 July 2026 · 5 min · 3 views
cPanel PHP 8.5 in cPanel: What's New and How to Upgrade Safely

Upgrade to PHP 8.5 in cPanel without breaking your site. See what's new, check PHP version support status, and follow a safe MultiPHP Manager rollout.

12 August 2026 · 7 min · 3 views
Troubleshooting 408 Request Timeout Error: Causes and How to Fix It

Getting a 408 Request Timeout during an upload or form submit? See why the client-side timeout trips in Nginx, Apache & Cloudflare, and how to fix it.

4 August 2026 · 6 min · 5 views
Troubleshooting Broken .htaccess File: How to Find, Fix, and Rebuild It Safely

A corrupted .htaccess file can take your whole site down with no error message. Learn how to isolate it, fix common syntax mistakes, and rebuild it safely.

30 July 2026 · 6 min · 6 views
Troubleshooting SSL Validation Failing? Fix Blocked .well-known/acme-challenge

AutoSSL or Certbot can't validate your domain? Learn why .well-known/acme-challenge gets blocked and how to fix it on cPanel, Nginx, and Apache.

29 July 2026 · 6 min · 4 views
Troubleshooting 414 Request-URI Too Long: Causes and How to Fix It

Seeing a 414 Request-URI Too Long error? Learn why redirect loops, plugins, or query strings blow past Nginx/Apache URL limits, and how to fix each cause.

28 July 2026 · 6 min · 3 views
Domains WWW vs Non-WWW: Fix SSL Warnings and Duplicate URLs

SSL warning on www or duplicate URLs indexed twice? Learn to pick a canonical domain and set up a proper 301 redirect in cPanel, WordPress, Apache, and Nginx.

28 July 2026 · 6 min · 7 views
VPS Install a LAMP Stack on a Fresh Ubuntu VPS: Full Guide

Step-by-step guide to installing Apache, MySQL/MariaDB, PHP and a free SSL cert on a bare Ubuntu VPS, plus the vhost and .htaccess errors people hit.

20 July 2026 · 6 min · 1 view
Hosting HTTP/2 & HTTP/3 Not Enabled? How to Turn Them On Properly

Site stuck on HTTP/1.1? Learn how to check, enable, and verify HTTP/2 on cPanel/EasyApache/Nginx and HTTP/3 (QUIC) via Cloudflare, step by step.

19 July 2026 · 6 min · 2 views
Hosting ModSecurity Blocking Your Site? Find the Rule ID and Fix It

A form or upload throwing 403 for no reason? Learn how to find the exact ModSecurity rule ID blocking it and whitelist it safely in cPanel or WHM.

18 July 2026 · 6 min
Troubleshooting 405 Method Not Allowed Error: Causes and How to Fix It

Getting a 405 Method Not Allowed error on your site or API? Learn which layer - Apache, Nginx, Cloudflare, or WordPress - is blocking the request and fix it.

16 July 2026 · 7 min · 15 views
Troubleshooting 504 Gateway Timeout: Causes and How to Fix It

Seeing a 504 Gateway Timeout on your site or API? Learn which layer - Cloudflare, Nginx, Apache, or PHP-FPM - is stalling, and fix each cause step by step.

16 July 2026 · 6 min · 2 views
Domains How to Redirect a Domain (URL Forwarding) Without Losing SEO

Learn how to redirect a domain or set up URL forwarding without breaking SEO, email, or SSL. Step-by-step 301 redirect guide for cPanel, Apache, and Nginx.

16 July 2026 · 6 min · 2 views
Hosting Enable GZIP & Brotli Compression to Speed Up Your Site

PageSpeed flagging 'enable text compression'? Learn to turn on GZIP and Brotli in cPanel, Apache, Nginx, and Cloudflare, and avoid the double-compression trap.

16 July 2026 · 6 min
Troubleshooting ERR_SSL_PROTOCOL_ERROR: Causes and the Fix

Getting ERR_SSL_PROTOCOL_ERROR in Chrome? Learn why the browser can't even start a TLS handshake and how to fix it on cPanel, Nginx, Apache, or Cloudflare.

15 July 2026 · 6 min · 4 views
Troubleshooting ERR_SSL_VERSION_OR_CIPHER_MISMATCH: Causes and the Fix

Getting ERR_SSL_VERSION_OR_CIPHER_MISMATCH in Chrome? Learn why it's a TLS handshake failure, not a bad cert, and fix it on cPanel, Nginx, or Cloudflare.

15 July 2026 · 8 min · 3 views
Troubleshooting SSL_ERROR_RX_RECORD_TOO_LONG: Causes and the Fix

Getting SSL_ERROR_RX_RECORD_TOO_LONG in Firefox? Learn why your browser thinks port 443 isn't serving SSL, and fix the Apache, Nginx or Cloudflare cause.

15 July 2026 · 7 min · 3 views
Troubleshooting 413 Request Entity Too Large: Fix It Fast

Getting a 413 Request Entity Too Large error on upload or import? Learn which layer - Nginx, Apache, or Cloudflare - is blocking it and how to fix each one.

14 July 2026 · 6 min · 4 views
Troubleshooting 503 Service Unavailable Error: Causes and How to Fix It

Site showing 503 Service Unavailable? Learn what's really crashing behind the scenes - PHP-FPM, Apache limits, plugins - and fix it step by step.

14 July 2026 · 5 min · 5 views