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

How to open apache2

藏色散人
Release: 2019-10-02 17:21:51
Original
3466 people have browsed it

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
Copy after login

or

$ sudo /etc/init.d/apache2 start
Copy after login

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!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template