View Single Post

  #2 (permalink)  
Old 12-13-2006, 07:44 PM
sweta's Avatar
sweta sweta is offline
Contributors
User
 
Join Date: Feb 2005
Location: New Delhi
My distro: Suse, RHEL, Vista
Posts: 154
Rep Power: 4
sweta will become famous soon enough
Default

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
Reply With Quote