Stan,

Stan Laughlin schrieb (23.11.2011 22:26 Uhr):

This is the HEADER.html
<html>
<head>
        <title>"STAN'S DOC INDEX"</title>
</head>
</html>


This is the README.html
<html>
<head>
        <title>"README FILE </title>
</head>
  <body>
        <h1>README FILE</H1>
        p>This is the readme file</p>
  </body>
</html>
"If the file specified by HeaderName contains the beginnings of an HTML document (<html>, <head>, etc.) then you will probably want to set IndexOptions +SuppressHTMLPreamble, so that these tags are not repeated."
http://httpd.apache.org/docs/2.0/mod/mod_autoindex.html


Marc

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to