Selasa, 22 Agustus 2017
Sabtu, 20 Mei 2017
Disable auto start apache2 linux
sudo update-rc.d apache2 remove
You can use the argument
defaults
to add apache2 back into the autostartsudo update-rc.d apache2 defaults
Then you're able to enable/disable
sudo update-rc.d apache2 disable
sudo update-rc.d apache2 enable
Langganan:
Postingan (Atom)