Testing the WebSphere and IBM HTTP Server Installation
To test the WebSphere Administration Console:
Ensure that the WebSphere Application Server (default name is
server1
) is started.Ensure that the IBM HTTP Server is started.
Start a web browser.
Enter this URL to test the WebSphere Administration Console:
http://<machine_name>:<http_port>/snoop
where
machine_name
is your server, andwhere
http_port
is the port of your IBM HTTP Server. The default value is 80.For example:
http://localhost:80/snoop
Upon successful execution, the resulting page should display information similar to the above. This indicates that your WebSphere Application Server is successfully installed and functioning.