Configuring Access to the Application Server Through HTTP
To make the application server accessible through HTTP:
- From configuration mode, access the statement
that configures access through HTTP.
- user@host# edit slot 0 application-server web http
- Specify which TCP port is to receive
incoming connection requests for the application server.
- [edit slot 0 application-server web http]
- user@host# set port port
- Specify the interface to be used for
connections to the application server.
- [edit slot 0 application-server web http]
- user@host# set interface interface
On a C-series Controller, use eth1 for built-in Web applications; you can use eth0 for demonstration applications.
- (Optional) Configure user accounts to allow specified clients to authenticate with the application server.
