How to install Nginx on RHEL/CentOS
Step 1: Install Nginx Nginx is well known web server. Download and install nginx repos: For RedHat # wget http://nginx.org/packages/rhel/6/noarch/RPMS/nginx-release-rhel-6-0.el6.ngx.noarch.rpm[…]
Read more
Step 1: Install Nginx Nginx is well known web server. Download and install nginx repos: For RedHat # wget http://nginx.org/packages/rhel/6/noarch/RPMS/nginx-release-rhel-6-0.el6.ngx.noarch.rpm[…]
Read more
Step 1: Prerequisite Install Web Server Step 2: Install PHP Run the yum install command # yum install php-mysql php-devel[…]
Read more
Step 1: Prerequisite Install Web Server Step 2: Add Domains in Apache Configuration File To add multiple domains in web[…]
Read more
Step 1: Prerequisite Install Web Server Step 2: Create Directory Create a directory in /var/www/html/ (where DocumentRoot of apache is[…]
Read more
Step 1: Prerequisites Install Web Server PHP MySQL Server Step 2: Download Package Download rpm package for CentOS / RedHat[…]
Read more
For Fedora / RHEL / Cent OS Linux Step 1: Install apache # yum install httpd Step 2: Start apache[…]
Read more