Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 1999 11:52:12 +0000
From:      Stuart Henderson <stuart@eclipse.net.uk>
To:        Karl Pielorz <kpielorz@tdx.co.uk>
Cc:        lists@gal.netlab.sk, freebsd-isp@FreeBSD.ORG
Subject:   Re: Need non-case sensitive fs
Message-ID:  <36A3206C.BAC24C09@eclipse.net.uk>
References:  <001c01be42b5$f433c5a0$231da8c3@gericom-tps.tps.sk> <36A30646.B5C623EB@eclipse.net.uk> <36A31491.9875B056@tdx.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Karl Pielorz wrote:
> 
> > > Funcion Read "DeMOFile.jpg"  reads "DEMOFILE.jpg". So implementation like
> > > DOS/WINDOWS OS have. Upcase equal Downcase. Any ideas?
> >
> > http://www.apache.org/docs/mod/mod_speling.html
> 
> I don't think that works for '<IMG SRC>' or included files does it?

It works with all standard documents, although it won't work 
for "virtual directories" for example <location /status> or 
for ~xxxxx style usernames. On a recent Apache distribution 
(like the one built by -current ports) you just need to add 
"CheckSpelling on" to the relevant place/s in access.conf.

-- 
// Stuart Henderson
// Network engineer, Eclipse Networking
// http://www.eclipse.net.uk/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36A3206C.BAC24C09>