Simplifying CD downloads

Jorge Bernal Koke koke at sindominio.net
Sat Dec 4 13:26:53 CST 2004


On Sat, 4 Dec 2004 11:10:50 -0800
Matt Zimmerman <mdz at canonical.com> wrote:

> Thanks.  It looks like that option is only available in the pre-release
> Apache 2.1, though:
> 

Yep, I see, but look at http://www.amedias.org/l10n/

It seems when you enable the SupressHTMLHeader directive, apche forgets the other ones. Works with:

<Location /l10n>
        Options +Indexes
        IndexOptions SuppressHTMLPreamble FancyIndexing
</Location>


-- 
Jorge Bernal "Koke"
Personal: 	koke at sindominio.net
Jabber:		koke at zgzjabber.ath.cx
Blog:		http://www.amedias.org/koke/

"Computer Science is no more about computers than astronomy is about telescopes." - Edsger Dijkstra



More information about the ubuntu-devel mailing list