VERY simple web-based reliable file browser/hosting
rtxn @ rtxn @lemmy.world Posts 40Comments 2,577Joined 2 yr. ago
rtxn @ rtxn @lemmy.world
Posts
40
Comments
2,577
Joined
2 yr. ago
Deleted
cis friend does witchcraft
Deleted
cis friend does witchcraft
You can use basically any HTTP server to achieve that, like Apache or Nginx. If the directory (specified by the path in the URL) doesn't contain a file that matches the default file in the config (index.html and such), the server will list the directory contents instead.