Muhammad Usama
Beyond DevOps

Beyond DevOps

Follow
homebadgesnewsletter
Tag

apache

#apache

More content

Read more stories on Hashnode


Articles with this tag

HTTP/1 to HTTP/2 on Apache

Aug 16, 20233 min read 8 views

In this article we will see how we can create a new site in Apache and convert it to HTTP2 · But what is HTTP/2 HTTP/2 is a modern web protocol designed...

HTTP/1 to HTTP/2 on Apache

Create a New Apache Site

Mar 15, 20232 min read 40 views

A Step-by-Step Guide to Creating a New Site in Apache2 · Install Apache: If you haven't already done so, install Apache using the following command sudo...

Create a New Apache Site

Setting Up reverse Proxy for Next JS application in Ubuntu 22.04

Mar 4, 20232 min read 420 views

We will see how we can Serve the Next Application to Apache2 Port 80 · Steps Install Nodejs 16 Create a next Application install pm2 and Start the...

Setting Up reverse Proxy for Next JS application in Ubuntu 22.04