Tagged
Apache
- NoteUpdate Apache on RHEL and Ubuntu
Check, apply, and verify Apache package updates on RHEL (httpd) and Ubuntu (apache2).
- NoteFirst PM2 Deploy — Next.js Standalone + Apache Reverse Proxy
Setting up PM2 for the first time to run a Next.js standalone build behind an existing Apache reverse proxy on Ubuntu 24.
- NoteApache reverse proxy for Node.js
VirtualHost config to proxy Apache to a Node.js/PM2 process, with SSL and WebSocket support for Next.js.