Index Of Dcim -

When you visit a normal website (e.g., www.example.com ), the server looks for a default file like index.html , index.php , or default.asp . The server loads that file, and you see a beautiful webpage.

Locate the server block for your site. Set: autoindex off; (This is usually default, but check you didn't set on for a specific location). index of dcim

However, if you visit a directory (folder) on a server that have an index file, and if the server's configuration allows directory listing , the server will simply show you a plain-text list of everything inside that folder. This is the "Index Of" page. When you visit a normal website (e