How to debug an apache virtual host configuration?
To check configuration files for syntax errors: List virtual hosts To list all virtual hosts, and their locations:
How to debug an apache virtual host configuration? Read More »
To check configuration files for syntax errors: List virtual hosts To list all virtual hosts, and their locations:
How to debug an apache virtual host configuration? Read More »
Here, this will redirects everything to new domain.
How to use .htaccess to redirect all pages to new domain Read More »
Top command to view Linux CPU load Open a terminal window and enter the following: The system should respond by displaying a list of all the processes that are currently
How To Check CPU Usage From Linux Command Line Read More »
Introduction Nginx is one of the most popular web servers in the world and is responsible for hosting some of the largest and highest-traffic sites on the internet. It is
How To Install Nginx on Ubuntu 14.04 LTS Read More »
Introduction Laravel is a modern, open source PHP framework for web developers. It aims to provide an easy, elegant way for developers to get a fully functional web application running
How to Install Laravel with an Nginx Web Server on Ubuntu 14.04 Read More »
Introduction At this time, WordPress is the most popular CMS (content management system) on the internet. It allows you to easily set up flexible blogs and websites on top of
How To Install WordPress on Ubuntu 14.04 Read More »
Introduction The Apache web server is the most popular way of serving web content on the internet. It accounts for more than half of all active websites on the internet
How To Set Up Apache Virtual Hosts on Ubuntu 14.04 LTS Read More »
Introduction When you first create a new Ubuntu 14.04 server, there are a few configuration steps that you should take early on as part of the basic setup. This will
Initial Server Setup with Ubuntu 14.04 Read More »
Introduction MongoDB is a free and open-source NoSQL document database used commonly in modern web applications. This tutorial will help you set up MongoDB on your server for a production
How to Install MongoDB on Ubuntu 14.04 Read More »
Introduction When setting up a web server, there are often sections of the site that you wish to restrict access to. Web applications often provide their own authentication and authorization
How To Set Up Password Authentication with Nginx on Ubuntu 14.04 Read More »