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.
How to Find Directory in Linux
There are many commands to find directory and folders in Unix. Here’s how to find directory in Linux. You can use it to find directory in Ubuntu.
How to Install Varnish in Ubuntu
Varnish is a high-performance cache module for Apache web server. Here’s how to install varnish in Ubuntu, CentOS, Debian, Redhat and other Linux systems.