The connection to mySql Server -LocalHost- was unsucessfull
|
|
| <LOGIN> February 5, 2012, 8:26 am |
|
AS/400 HTTP Configuration
Configuration There are several defaults we need to change to get the server up and running. For for security reasons both the GET/POST and CGI are disabled when the server is installed. We need to modify the defaults to enable both methods. POST / GET
To explicitly enable the GET/POST method we will use the Configuration and Administration Menu.
Both GET/POST methods should be checked in the Request Processing option.
Enable the GET and POST Server Access Methods
CGI
To allow CGI programming we will have to enabled the Exec directive. Go to
the Configuration and Administration Menu and select AS/400 Tasks page, Request Processing and then Request Routing.
At this point we will have to specific our CGI Library that we optionally created under the Implementation
API Srv Programs.
Related Articles
|