Changes
Jump to navigation
Jump to search
To start Apache:
/etc/init.d/httpd start
To set Apache to start at boot:
/sbin/chkconfig --levels 235 httpd on
Haas PhD Server Configuration (view source)
Revision as of 18:09, 22 January 2011
, 18:09, 22 January 2011→Configure Apache
===Configure Apache===
Edit the main config file:
ServerName 128.32.66.164:80
...
To start Apache (to restart use 'restart'):
/etc/init.d/httpd start
To set Apache to start at boot:
/sbin/chkconfig --levels 235 httpd on
First, confirm your IP address: