User Tools

Site Tools


set_apache_to_auto_start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
set_apache_to_auto_start [2017/07/20 17:17] – created walkeradminset_apache_to_auto_start [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ======Set Apache to Auto Start ====== ======Set Apache to Auto Start ======
 +<color #db5f0b>Jul 2017</color>
 +\\ 
 +\\ 
 +==== Introduction ====
 +While the title says 'Apache' this should work for any service based item, I just had the issue with Apache, so that is what I am using as my example. I say Apache, I am using CentOS so it is called httpd.
 +\\ 
 +\\ 
  
 +----
 +
 +==== Usage ====
 +\\ 
 +From the command line, enter:
 +<file>
 +    chkconfig httpd on
 +</file>
 +That's it!
 +\\ 
 +\\ 
set_apache_to_auto_start.1500567428.txt.gz · Last modified: 2023/03/09 22:35 (external edit)