You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wiki-changes@httpd.apache.org by Apache Wiki <wi...@apache.org> on 2006/11/07 02:51:54 UTC

[Httpd Wiki] Trivial Update of "Recipes/DirectoryListings" by slive

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.

The following page has been changed by slive:
http://wiki.apache.org/httpd/Recipes/DirectoryListings

The comment on the change is:
typo

------------------------------------------------------------------------------
  
  {{{
  HeaderName /site/header.html
- ReadmeName /site/footer.,html
+ ReadmeName /site/footer.html
  }}}
  
  === Styling the listing ===