method to start stop SUNWwbsvr webservd Sun webserver
April 28th, 2012
Here’s steps to start Sun webserver:
cd /apps/SUNWwbsvr/<https-tag-of-your-hostname>
./start
Here’s steps to stop Sun webserver:
cd /apps/SUNWwbsvr/<https-tag-of-your-hostname>
./stop
To check whether start/stop/restart completes:
ps -ef | grep SUNWwbsvr
