This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| web:accesswebec2:aws_web_app_ec2_configuration [2017/09/08 23:29] mjallison [Certbot setup] | web:accesswebec2:aws_web_app_ec2_configuration [2017/09/08 23:32] (current) mjallison [Certbot setup] | ||
|---|---|---|---|
| Line 83: | Line 83: | ||
| you should be able to run Tomcat. Note: You need to also install AccessWeb.war. | you should be able to run Tomcat. Note: You need to also install AccessWeb.war. | ||
| + | ===== Test configuration setup ===== | ||
| + | For the pourposes of this document, we're assuming you are setting up "test.agtek.com".  | ||
| + | * Enter "test.agtek.com" into a web browser | ||
| + | * You should see the AccessWeb login page. | ||
| + | * Depending on the browser you may be able to tell you are using secure http (https). | ||
| + | * If you are not using a secure connection, something went wrong and needs to be fixed.  | ||
| + | * Complete the log-in.  | ||
| + | * You should be able to choose the various application sections (Access/Projects/etc) and verify proper behavior.  | ||
| + | * If something has gone wrong, it's time to involve the developer to fix this. | ||