logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: multiple readme files?
Author
Danll



Joined: 02 Aug 2013
Posts: 49
Location: USA, Houston

PostPosted: Fri 07 Mar '14 0:18    Post subject: multiple readme files? Reply with quote

I hope this is a trivial question.

I very much like the "readme.txt" that Apache appends to the directory listings. That is, when a browser GETs a directory, the text in that file is put underneath the list of files therein.

Now, my question is whether multiple readme files are allowed.

I have two hundred accessible directories on my site that may or may not already have a readme file in them. Those readme files have specific info about that directory. I'd like to add a more general readme to ALL directories. I'm hoping I don't have to go into each existing readme file and add that general info. I'd like it if I could just add a second readme to the directory, such that both are appeneded, but I don't know what to call that second one. "readme1.txt" doesn't work.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7294
Location: Germany, Next to Hamburg

PostPosted: Fri 07 Mar '14 16:41    Post subject: Reply with quote

Well you could add a generell HeaderName /HEADER.html to the vhost.
Back to top


Reply to topic   Topic: multiple readme files? View previous topic :: View next topic
Post new topic   Forum Index -> Apache