----- Original Message -----
> 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

Also you might want to actually *not* close the <body> or the <html>
tags. In either case.

>
> Marc

i

--
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.ga...@brainsware.org
URL: http://brainsware.org/
GPG: 6880 4155 74BD FD7C B515  2EA5 4B1D 9E08 A097 C9AE


---------------------------------------------------------------------
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