Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 1999 12:28:28 -0600 (MDT)
From:      Adam Ulmer <ulmer@ulmer.iserver.net>
To:        Baety Wayne A1C 18CS/SCBD <Wayne.Baety@kadena.af.mil>
Cc:        questions@freebsd.org
Subject:   RE: Need non-case sensitive fs
Message-ID:  <Pine.BSI.3.95.990416122441.7616E-100000@ulmer.iserver.net>
In-Reply-To: <360EFD027DE2D211B5F60060B0681211372A8D@ms-18sptg1.kadena.af.mil>

next in thread | previous in thread | raw e-mail | index | archive | help
It sounds as though the customers rarely use telnet/ssh/ftp and may never
run into the the harsh world :) of unix.  If the customer's access is
always through apache/fp then you may be able to get away with using
mod_speling for apache.  See the apache site for more details.

http://www.apache.org/docs/mod/mod_speling.html

Adam

On Thu, 15 Apr 1999, Baety Wayne A1C 18CS/SCBD wrote:

> You can run a perl script (regular expressions) on your web root to look for
> all links and substitute them for lowercase. 
> 
> Then write a perl script on your web root to rename all files to there lower
> case equivalents. (or find, etc.)
> 
> I think you'll finish these scripts before they have a fully functional
> non-case sensitive file system available.
> 
> 
> Wayne A. Baety, A1C, USAF (18CS/SCBDC)
> Web Administration Team
> IPO Technician / WWW Administrator
> wayne.baety@kadena.af.mil
> 
> -----Original Message-----
> From: Tomas TPS Ulej [mailto:lists@gal.netlab.sk]
> Sent: Monday, January 18, 1999 4:41 PM
> To: questions@FreeBSD.ORG; freebsd-isp@FreeBSD.ORG;
> freebsd-fs@FreeBSD.ORG
> Subject: Need non-case sensitive fs
> 
> 
> We are ISP running FreeBSD as ftp & email server. Now we want move most of
> our webs to apache + fp from our WIN NT4 Server. Problem is that our
> customers have their pages deisgned for WINDOWS Platform. I need something
> like non case sensitive filesystem .  I need implementation for ufs ') which
> will work as this scheme...
> 
> Funcion Read "DeMOFile.jpg"  reads "DEMOFILE.jpg". So implementation like
> DOS/WINDOWS OS have. Upcase equal Downcase. Any ideas?
> 
> --
> Tomas TPS Ulej
> System Administrator
> tps@internet.sk, tu36-ripe
> ISP TELENOR INTERNET Ltd., NETLAB+ Network
> "Everything on this Earth is at most final beta release..."
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.990416122441.7616E-100000>