Where is Amazon Linux AMI Test Page EC2?
Posted
by
fuzzybee
on Server Fault
See other posts from Server Fault
or by fuzzybee
Published on 2012-11-09T02:31:18Z
Indexed on
2012/11/09
5:05 UTC
Read the original article
Hit count: 572
I have set up my websites as directories directly under /var/www/html/
and they are working just fine (the websites are mapped to virtual hosts). So, this is mainly out of curiosity for the moment.
Furthermore, being able to customise this might bring some benefits in the future e.g. branding the elastic IPs my computer use temporarily.
Notes
- I can always create a
index.html
page under/var/www/html/
and modify it but that's not my goal here. - I can also map the elastic IP address to a directory
/var/www/html/default/
and do my stuffs there but that is not also my goal here - My goal is the find the Amazon Linux AMI test page
- I've tried running Linux command to find it but it takes too long obviously
© Server Fault or respective owner