I have a CentOS 6.3
server, running Apache
and have DirectAdmin
installed.
I have created what will be a new domain, but I do not have a domain name yet. For now I have created, lets say, mydomain.com
.
Internally, DirectAdmin
have created a structure like this
/home/admin/domains/mydomain.com/public_html
inside this public_html
there is an index.html
page.
How do I access that page by IP, using a browser? Supposing my IP is 100.100.100.100
thanks