APACHECTL program is the Apache server comes with a script, is stored in the bin directory, it is used to help administrators control Apache daemon httpd tools. You can use it to complete startup, stop, test configuration files, and so on.Use
The Apachectl command in Linux is designed to help administrators control the functionality of the Apache httpd daemon. The Apachectl script has two modes of operation. First, as a simple httpd front-end program, set all the necessary environment
Linux System for Ubuntu
First, start Apache 2 Server/start Apache service
#/etc/init.d/apache2 Start
Or
$ sudo/etc/init.d/apache2 Start
Second, restart Apache 2 Server/restart Apache service
#/etc/init.d/apache2 Restart
Or
$
[TOC]Apache user authentication 11.18 Apache user authentication
The user authentication function is when the user visits the website, needs to enter the user name password to be able to access. Some of the better total site and site
Features of ApahcePowerful, simple configuration, fast, wide application, stable and reliable performance, and can be used as proxy server or load balancerApplication scenarios.Use Apache to run static HTML Web pages, pictures (processing static
One, Apache user authenticationThe function is that when users visit a website, they need to enter a user name and password to enter the site. Some important sites or websites are often authenticated by users to ensure security.#
Linux Lamp SetupFirst, install MYSQl1. Download the MySQL package to this directorycd/usr/local/src/2. Download packagewget http://syslab.comsenz.com/downloads/linux/mysql-5.1.40-linux-i686-icc-glibc23.tar.gzNote: The above address is for 32-bit
One, limit a directory to prohibit parsing PHPBy prohibiting PHP parsing the image directory, to restrict the site by xxx malicious find backdoor access to database permissions#vim/usr/local/apache2.4/conf/extra/httpd-vhosts.conf#/usr/local/apache2.4
[TOC]11.28 restricting a directory from parsing PHP
There is a situation, some sites and forums are allowed to upload images to the server, but this gives the hacker left the door to enter the server, they upload some php or JS to the
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.