Date: Mon, 6 Mar 2000 08:57:33 -0800 From: "Andrey A. Chernov" <ache@freebsd.org> To: Alexey Zelkin <phantom@cris.net> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/ru index.sgml Message-ID: <20000306085733.A67986@freebsd.org> In-Reply-To: <20000306031003.A11596@scorpion.crimea.ua>; from phantom@cris.net on Mon, Mar 06, 2000 at 03:10:03AM %2B0300 References: <200003061033.CAA88753@freefall.freebsd.org> <20000306031003.A11596@scorpion.crimea.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 06, 2000 at 03:10:03AM +0300, Alexey Zelkin wrote: > > Use "../" instead of ../index.html, it allows to change main index to > > index.shtml or something similar later without touching translation. > > And require "Options Indexes" to be set. I not sure that all freebsd web > mirrors have enabled this option (due to security reasons). No! "Options Indexes" is required _only_ if you don't have any "index.*" to print out index of files in the directory. Check Apache docs. Ending "/" always match any "index.*" configured. See "../es/" construction few lines below as example. -- Andrey A. Chernov <ache@nagual.pp.ru> http://nagual.pp.ru/~ache/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000306085733.A67986>