ALL articles of Nginx
How to set CORS in Nginx server
CORS or Cross-Origin Resource Sharing is a protocol that will provide access resources to different domain. This is most commonly used for J...
By Jitesh Meniya
1 year ago
READ MORE
How to redirect www URLs to non-www URLs in website
When considering to SEO, if you are not redirecting www to non-www or vice-versa, then search engines like Google webmaster, Bing will creat...
By Jitesh Meniya
1 year ago
READ MORE
How to completely remove NGINX server from Ubuntu
After removing nginx server, sometimes you might wonder that it still runs on /var/www/html folder when you run http://localhost in your bro...
By Jitesh Meniya
1 year ago
READ MORE
How to install Nginx HTTP server on Ubuntu
Nginx is an open source HTTP web server that is often used as reverse proxy or HTTP cache. Nginx is popular for high-performance, speed, sta...
By Site Admin
1 year ago
READ MORE
Copyright 2023 HackTheStuff