Tag: SSL
Total: 1 Posts
Posts of Tag: SSL
Total: 1 Posts
Posts of Tag: SSL
Setup ssl, https Let's Encrypt for Nginx on Ubuntu
Virtual hosts Let's say you want to host domains first.com and second.com. Create folders for their files: mkdir /var/www/first mkdir /var/www/second Create a text file /etc/nginx/sites-available/first.conf co...Learn MoreDevelopmentInternetSSLHTTPS