[PATCH] Add autoindex_css_file option
Maxim Dounin
mdounin at mdounin.ru
Mon Feb 21 14:00:04 MSK 2011
Hello!
On Mon, Feb 21, 2011 at 01:20:27AM +0100, Clément Bœsch wrote:
> On Mon, Feb 21, 2011 at 03:08:18AM +0300, Maxim Dounin wrote:
> > Hello!
> >
> > On Sun, Feb 20, 2011 at 09:47:37PM +0100, Clément Bœsch wrote:
> >
> > [...]
> >
> > > static u_char title[] =
> > > -"<html>" CRLF
> > > +"<!DOCTYPE html>" CRLF
> > > "<head><title>Index of "
> > > ;
> >
> > The result isn't html at all.
> >
>
> Well it's HTML5…
No it isn't. You dropped html element.
Please note that there is also other issues with you patches, you
may want spend some more time on them before posting again.
Maxim Dounin
More information about the nginx-devel
mailing list