diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-02-10 10:52:21 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-02-10 10:52:21 -0200 |
commit | 9e3318c6d329080fe4f0fb5c09cc39f6bb504025 (patch) | |
tree | 54136a6779093b123a6aca3ef031f16e532145c7 /templates | |
parent | 7aaca4b60e3c319d7efff5b1a7d47dff94974525 (diff) | |
download | puppet-apache-9e3318c6d329080fe4f0fb5c09cc39f6bb504025.tar.gz puppet-apache-9e3318c6d329080fe4f0fb5c09cc39f6bb504025.tar.bz2 |
Commenting index and footer
Diffstat (limited to 'templates')
-rw-r--r-- | templates/autoindex.conf.erb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/autoindex.conf.erb b/templates/autoindex.conf.erb index b04bc79..0f47951 100644 --- a/templates/autoindex.conf.erb +++ b/templates/autoindex.conf.erb @@ -19,8 +19,8 @@ IndexOptions IconHeight=16 IndexOptions NameWidth=* IndexOptions Charset=UTF-8 IndexOrderDefault Descending Name -HeaderName /icons/header.html -ReadmeName /icons/footer.html +#HeaderName /icons/header.html +#ReadmeName /icons/footer.html # AddIcon* directives tell the server which icon to show for different # files or filename extensions. These are only displayed for |