Xitami does as well, but I don't know of any other server that does allow to display the "readme" file inside a directory as the leading text before the directory listing.
But in fact, even if no other documents then really public ones should be in that directory it seems to be better to not to use this feature of webservers but instead building the structure as required or requested only to the frontend, so you have for example a DB containing your files and can (just as large image archives do) let them browse the (virtual) directories like ftp but structured by keywords. In this way it's also easy to prevent others from even knowing of ftp-sections which aren't (or shouldn't be)of their interest and at least as an admin you'd get some fewer warnings about denied file access attempts.
Ok, I know thats beyond the scope of the question. just an idea. :-)
Have a nice day
All decision is left to your taste
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.