Featured
-
No Featured Found!
Tags
Implementing CORS in NGINX
Allow CrossDomain Requests on NGINX Based Server
Hi friends,
At some point because of some requirement, we might want to hit one server's api from another server's javascript or so, and we get errors like:
http://somedomain.com is no...
Making NGINX Server HTTPS Certified
Making NGINX Server HTTPS Certified
For making a server HTTPS compatible, these steps can be followed if you are purchasing the SSL certificate from Godaddy:
Purchase an SSL certificate from Godaddy.
Now login to your server using SSH
...