How do i get this ?

I tried those files you linked to but they don't display anything unfortunately.
There was no index.html in place in the first place, so that was a no go.

I managed to find out that the way it's displayed in my example is something to with mod_autoindex ?, (http://httpd.apache.org/docs/1.3/mod/mod_autoindex.html) which relates to Apache, so i'm presuming if Apache isn't supported on my new webspace then i will be unable to have the auto directory listing ?
 
It's a feature of Apache server rather than your web browser so yes the server needs to be running Apache. You'll see some of these indexes mention "Apache/2 Server at <domain> Port 80" at the bottom.
 
Back
Top Bottom