Often system administrators need to redirect URLs & web pages to another domain. Here is how to redirect location to another domain in NGINX.
Often system administrators need to redirect URLs & web pages to another domain. Here is how to redirect location to another domain in NGINX.
Sometimes system administrators need to configure multiple host names in NGINX server. Here are the steps to do this.
Sometimes you may need to disable Apache cache. Here is how to do turn of caching service in Apache server.
Sometimes database administrators need to increase max connections in MySQL. Here are the steps to do it.
You need mod_ssl in Apache to serve web pages over HTTPS. Here is how to enable mod_ssl in Apache Server.
Sometimes you need Apache server to accept cross domain requests. Here is how to enable CORS in Apache server.