Summary: Starts an HTTP server and displays IP address, port, roots.
Syntax
Description The http command starts an HTTP server and displays its IP address, port, and roots. If an HTTP server (i.e. WebSter) is already running, you shell see the following output:
gs> http
An HTTP server is running on host [111.222.33.43], Listening on port [1987], Serving:
D:\gigaspaces-xap\deploy\
D:\gigaspaces-xap\lib\
/D:/gigaspaces-xap/lib/ServiceGrid\
1. Stop HTTP server ?
2. Restart HTTP server ?
3. Exit ?
Options None. |