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 »
Check Postfix Log sudo tail -f /var/log/syslog | grep postfix Check if there is any line which don’t have “#” in gitlab CE configuration sudo egrep -v “#” /etc/gitlab/gitlab.rb
How to Check log and files Read More »
You just have to Add .httaccess files and add those lines
How to .htaccess redirect all pages to new domain Read More »
Check os version in Linux The procedure to find os name and version on Linux: Let us see all examples in detailed. Open the terminal application (bash shell) For remote
How to check os version in 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 »