NGINX virtual hosts allow you to host multiple websites and domains in same web server. Here’s how to setup NGINX virtual hosts on CentOS.
How to Search a File in Linux
Many times you may need to search a file in Linux / Unix. Here’s how to find a file in Ubuntu and other Linux systems.
How to Setup NGINX Virtual Hosts on Ubuntu
Virtual hosts allow you to host multiple websites on same server. Here’s how to setup NGINX virtual hosts on Ubuntu.
How to Enable CORS in Apache Web Server
CORS allows you to accept cross domain requests on your website. Here’s how to enable CORS in Apache web server.
How to Enable CORS in NGINX
CORS allows users to make cross domain requests to your website. Here’s how to enable CORS in NGINX to allow cross domain requests to your web server.
How to Create Zip and Unzip File in Linux
Zip allows you to compress files directories in Linux. Here’s how to create zip files & directories in Linux, and unzip files in Linux to extract zip files.
How to Install Zip File in Linux
Here’s how to install Zip file in Linux. You can use these steps to install zip file in Ubuntu, Debian, Redhat, Fedora, and other linux systems.
How to List All Virtual Hosts in Apache
If you need to list all virtual hosts in Apache, then here is a simple command for listing all virtual hosts in Apache web server.
How to Install NGINX in Ubuntu
How to Enable TLS 1.3 in Apache, NGINX
TLS 1.3 makes your Apache & NGINX server secure. Here’s how to enable TLS 1.3 in Apache & NGINX web server.