Start Apache in Ubuntu to support. htaccess

Source: Internet
Author: User
Start Apache under Ubuntu. steps for htaccess support: 1. run the sudoa2enmod program on the terminal and enter rewrite2. Modify/etc/apache2/sites-enabled/000-default. The link points to the site configuration file) (default www directory, or need to be applied. the AllowOverride attribute in the directory of htaccess is changed to All.

To enable Apache in Ubuntu, follow these steps:

1. Terminal Operation

Sudo a2enmod

The program prompts the name of the module that can be activated. Enter:

Rewrite

2. Modify/etc/apache2/sites-enabled/000-default (the link points to the site configuration file)

Change the AllowOverride attribute under (the default www directory or the directory where the. htaccess application is required) to All and save the attribute.

3. Reload apache

Sudo/etc/init. d/apache2 restart

Close.

Related Article

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.