Tag: openresty
-
WordPress and Nginx (OpenResty)
WordPress WordPress is a web content management system. It was originally created as a tool to publish blogs but has evolved to support publishing other web content, including more traditional websites, mailing lists and Internet forum, media galleries, membership sites, learning management systems and online stores. Ngins (Open Resty) OpenResty® is a full-fledged web platform that…
-
Nginx (OpenResty) and SSL
Using Nginx from OpenResty and Setting up SSL for a domain. Here are some articles and blogs and links that will help you to learn and know more about these. https://openresty.org/download/agentzh-nginx-tutorials-en.html https://openresty.org/en/ https://www.digitalocean.com/community/tutorials/how-to-use-certbot-standalone-mode-to-retrieve-let-s-encrypt-ssl-certificates-on-ubuntu-16-04 https://certbot.eff.org/ Pre-Requisites: Linux (Ubuntu) Server. Considering that the linux server is already setup and running with ubuntu, lets get started with the…