Server Hosting Internet Software Technology Tricks Web Development9 Min Read CmsDaddyonMarch 5, 2021 Nginx proxy requests using proxy_pass I want to talk about one useful feature of Nginx, which I regularly use in my business. It will be about setting up proxying requests to a…
Security Hosting Internet Server Software Technology Tricks Web Development2 Min Read CmsDaddyonMarch 2, 2021 Configuring ssl in apache on CentOS I want to share a little information about how to configure SSL in apache on a CentOS server and transfer the sites from http to https. It is…