UbuntuApache: Modify the DocumentRoot location

Source: Internet
Author: User
Apache + PHP + MySQL is configured in Ubuntu, but apache's default DocumentRoot is/var/www, And I want to change it to the k:/wwwroot that I tested in Windows, and I have reviewed apache2.conf several times, even DocumentRoot cannot be searched, and then you can carefully check apache2.conf to find the following: Include/etc/apache2/sites-enable

Configure Apache + PHP + MySQL in Ubuntu

However, apache's default DocumentRoot is/var/www.

I want to change it to k:/wwwroot for testing in Windows.

I flipped through apache2.conf several times and couldn't even find DocumentRoot.

Then take a closer look at apache2.conf.

Finally, we found that:

Include/etc/apache2/sites-enabled/

Open this directory and you will see a 000-default

Open it and check it out.

Change it:

DocumentRoot/media/sda3/wwwroot

Restart the Apache2 service.

Sudo/etc/init. d/apache2 restart

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.