Xerver Setup [ 6 / 9 ]

Default index-files


What is an index file?
Lets say someone visits http://www.yourdomain.com/AAA/.

If you have no index files the visitor will se a list of all files and folders located in /AAA/ (if folder listing is enabled, of course).
If you have an index file (for example index.html) in /AAA/, this will be shown (the visitor will see http://www.yourdomain.com/AAA/index.html).