Comment on VERY simple web-based reliable file browser/hosting
neidu3@sh.itjust.works 1 week ago
Those are directory listings. They are the default in apache2 (maybe others as well… I only know apache2), unless disabled or disallowed in the configs. If the directory you’re accessing such as 192.168.123.123/somedir/ does not contain a default file, such as an index.html, the directory list will be served instead.