I have a linux server running apache2, I have my own user folder: /home/me/... I added a .htaccess to my folder with:
DirectoryIndex index.html
in it and the server IP is: 123.456.789.111
I tried: http://123.456.789.111/index.html
to no avail. I know I probably doing something wrong, I never used apache.