Cancel the automatic startup command of apache

Source: Internet
Author: User
Cancel apache's automatic startup command # Remove apache2 self-boot script, # Parameter-f is designed to address the update-rc.d:/etc/init. d/apache2existsduringrc. dpurge problem sudoupdate-rc.d-fapache2removewww.2cto.com # same...
Cancel the apache automatic startup command # Remove the apache2 self-boot script, # The parameter-f is to address the update-rc.d:/etc/init. d/apache2 exists during rc. d purge problem sudo update-rc.d-f apache2 remove www.2cto.com # at the same time you can also easily restore the self-starting script sudo update-rc.d apache2 defaults # or edit the file/etc/default/apache2 set the NO_BOOT value in the content 1. author zzjjzzgggg

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.