|
| |
Internal Http Server
Http Help
http://www.code400.com/viewsamples.php?lang_id=14
OTHER - V5R2 GUI web configuration
Posted By: JimmyOctane Contact
Note: This article contains details on the HTTP Server Administration
enhancements made available on V5R2.
The IBM HTTP Server for iSeries product can be differentiated from other Web
server products in many ways. One of the key differentiators is the graphical
user interface (GUI) provided for setting up and managing your servers. The HTTP Server for iSeries
Administration interface is rich in function, examples, error-checking, and
ease-of-use. Administration is made significantly easier through the
use of forms, wizards, tasks and tools.
With the HTTP Server for iSeries, it's no longer necessary to memorize directive
names and their proper usage/syntax. Directives are
represented in the interface by meaningful and descriptive field names,
along with help text for every field. For Apache users, it's no longer
necessary to memorize the context(s) supported for a given directive. The
administration interface enforces supported context for the directives.
The HTTP Server Administration interface can be started by issuing the
following CL command on your iSeries command line:
STRTCPSVR SERVER(*HTTP) HTTPSVR(*ADMIN)
After starting the server, bring up a browser window and enter the following
URL: http://[your_iSeries]:2001
what IBM says |