From 57815421897df488ad6e427af9351523007d3260 Mon Sep 17 00:00:00 2001 From: deadvey Date: Sat, 2 Nov 2024 11:51:18 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19dde62..4a8121c 100755 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ if (typeof module !== 'undefined' && module.exports) { } ``` + # Apache2 and Node.js Integration This project utilizes Apache2 as a reverse proxy to handle incoming web traffic and forward requests to a Node.js application.