Thread
:
Linux command to restart apache
View Single Post
#
2
(
permalink
)
12-13-2006, 07:44 PM
sweta
Contributors
User
Join Date: Feb 2005
Location: New Delhi
My distro: Suse, RHEL, Vista
Posts: 154
Rep Power:
4
Restart httpd/apache fc/rhel
Code:
service httpd restart
Start httpd/apache fc/rhel
Code:
service httpd stop
Stop httpd/apache fc/rhel
Code:
service httpd start
u can also run /etc/init.d/httpd restart script
Code:
/etc/init.d/httpd restart
__________________
Friends -
v-nessa
-
missyAdmin
-
LinuxChix
sweta
View Public Profile
Send a private message to sweta
Find all posts by sweta