11.18 Apache user authentication 11.19/11.20 domain jump 11.21 Apache access log

Source: Internet
Author: User
Tags apache access log
11.18 Apache user authentication






11.19/11.20 Domain Jump



httpd.conf, delete the # in front of Rewrite_module (shared)
Curl-x127.0.0.1:80-i 123.com//Status Code 301

11.21 Apache Access Log

Change the virtual host configuration file to the following:
<virtualhost *:80>
DocumentRoot "/data/wwwroot/lgx168.com"
ServerName lgx168.com
Serveralias www.lgx168.com
Customlog "Logs/lgx168.com-access_log" combined
</VirtualHost>
Reload the configuration file-t,graceful
Curl-x127.0.0.1:80-i lgx168.com
Tail/usr/local/apache2.4/logs/lgx168.com-access_log

11.18 Apache user authentication 11.19/11.20 domain jump 11.21 Apache access log

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.