After I have uploaded my files to the public_html folder. What address do I point my domain to? Should it be my IP followed by index.html (i.e. 192.168.0.1/index.html), or do I have to point to the public_html folder followed by index.html (i.e. 192.168.0.1/public_html/index.html)? I want to set my domain re-direct right on the first try.
Thanks!