Home  >  Article  >  Operation and Maintenance  >  How to open apache2

How to open apache2

藏色散人
藏色散人Original
2019-09-29 11:11:313352browse

How to open apache2

How to enable apache2?

Start apache2 under Ubuntu

Linux system is Ubuntu

Start Apache 2 Server/Start apache service

# /etc/init.d/apache2 start

or

$ sudo /etc/init.d/apache2 start

For more Apache related knowledge, please visit the Apache usage tutorial column!

The above is the detailed content of How to open apache2. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn