All live issues for java/j2ee and Weblogic,Jboss,Tomcat,Apache,Glassfish,Jive,HPQC,HPLR...
Labels
Apache
(10)
Articles
(4)
BPM Tools
(5)
Glassfish
(16)
Hadoop
(10)
HP ALM
(6)
HP SOA Systinet
(14)
Issues
(19)
JAVA
(85)
JBoss
(16)
jQuery
(4)
Load Runner
(37)
Quality Center
(49)
Testing
(24)
Tips and Tricks
(16)
Tomcat
(4)
Usefull Links
(18)
Weblogic
(41)
WebSphere
(2)
Tuesday, August 21, 2012
Steps to start and stop apache server in linux
you need to type the following command to start the apache server
$>service httpd start
or
$>/etc/init.d/httpd start
To stop the server
$>service httpd stop
or
$>/etc/init.d/httpd stop
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment