Changes

Jump to: navigation, search

OPS345 Lab 3

380 bytes added, 05:37, 2 January 2022
Disasociate the public ip from www
== Disasociate the public ip from www ==
*Navigate to temporary_ip under Network Security, Elastic IPs. Disassociate it from www. This should have no effect on the accessibility of your web page.* Disasociate the public ipRelease temporary_ip. Everything should If you forget to do this it's not a big deal, but it will keep workingusing your credits until it's deleted.** Release After you disassociate the elastic ippublic IP from www, you webpage will look a little uglier than normal: [[File:AWS404PublicIP.png|border|center]] * Add Modify your index.php (the part between "<?php" and "?>" in the public IP section) to add a 404 check for this missing ipcase:
<source>
<?php
?>
</source>
* Move www to ops345sgprivate, and add port 80 from ops345sg as a second inbound rule thereCheck that your webpage looks better.
= Submit evidence of your work =

Navigation menu