Apache Installation configuration steps

Source: Internet
Author: User

Note: This is the case of Linux Red Hat Business Edition ~~~~~~~, pure hand.

Apache installation configuration Steps

Preparing to: Turn off other virtual devices

#/etc/init.d/libvirtd stop
#/etc/init.d/xend stop
#chkconfig LIBVIRTD off
#chkconfig xend off

First, installation steps

1. Load the optical drive into the system;

2. Installation

Second, the configuration steps

1. Configure IP Address:

2. Enter the/etc/httpd/conf directory and use the CP command to back up the configuration file (httpd.conf) and open it with vim

3. Use the "/" command to find the ServerName string and modify the parameters servername

4. Use the command httpd–t to check that the configuration file syntax is correct

5. Modify the/etc/hosts file

6. Start Apache Service

Here is the configuration ok ...

Apache Installation configuration steps

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.