Live data from Hacker News

Show HN: HTTPDirFS – A filesystem for mounting HTTP directory listings

github.com

1–4 of 4 posts

Re: Show HN: HTTPDirFS – A filesystem for mounting HTTP directory listings

#3

I don't really like how HTTP directory listings are transmitted as HTML documents. (So, I invented a better format. I cannot figure out how to make Apache to use that better format, though.)

You can of course run WebDAV on Apache. But not every server's webmaster is willing to turn it on.

Re: Show HN: HTTPDirFS – A filesystem for mounting HTTP directory listings

#4
post #3

I don't really like how HTTP directory listings are transmitted as HTML documents. (So, I invented a better format. I cannot figure out how to make Apache to use that better format, though.)

You can of course run WebDAV on Apache. But not every server's webmaster is willing to turn it on.

I am the server administrator, but I think my specification is less messy than WebDAV.