Hey,
A friend of mine gave me HFS via mail not long ago, and I really like it. While I know it wasn't meant to be a 'real' webserver, I'm using it like that to share files with friends. And here's the small problem I'm having: if I put HTML pages or TXT files in the virtual directory structure, HFS sends the Content-Disposition: attachment header, so browsers like Mozilla Firefox ask the user to download the file (IE just displays the page, but that's because IE never gave a damn about standards).
So... I'd like to know if there is an option to disable the Content-Disposition: attachment header based on MIME type or extension (or, if it could be added in a future release). I can't seem to find such an option in the MIME Types tab, where I think it belongs.
The above alone would make me a really happy camper, but the icing of the cake would be a simple toggle to 'Serve index.html if found instead of directory listing'.
Thanks for your time, great work, and read you later.