Shrawan Poudel
Shrawan's Blog

Shrawan's Blog

Follow
Follow
homeSnippetsDjangoTheRightWay.comContact Menewsletter
Tag

apache

#apache

More content

Read more stories on Hashnode


Articles with this tag

SSL with certbot on nginx/apache on Ubuntu Server

Apr 25, 20221 min read175 views

First Thing first sudo add-apt-repository ppa:certbot/certbot sudo apt-get update On Nginx Server sudo apt-get install python3-certbot-nginx sudo...

SSL with certbot on nginx/apache on Ubuntu Server