Is there a way to reconfigure the previous instance's IP address to the newly assigned IP address.
After I configured all my instance and I tried to assign the elastic IP. I found that the IP is changed. therefore the website under apache2 /var/www/html was no longer valid / unreachable.
is there any way that I can change old IP to new IP address?
NEW: ec2-13-237-246-127.ap-southeast-2.compute.amazonaws.com
will redirect to
OLD:http://ec2-54-206-98-171.ap-southeast-2.compute.amazonaws.com/
since I changed to associate a new IP into this instance.