Date: Tue, 19 Jan 1999 23:34:18 -0500 (EST) From: Troy Settle <rewt@i-Plus.net> To: Tomas TPS Ulej <lists@gal.netlab.sk> Cc: "(ML) FreeBSD ISP" <freebsd-isp@FreeBSD.ORG> Subject: Re: Need non-case sensitive fs Message-ID: <Pine.BSF.3.96.990119232735.29254D-100000@Radford.i-Plus.net> In-Reply-To: <001c01be42b5$f433c5a0$231da8c3@gericom-tps.tps.sk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 18 Jan 1999, Tomas TPS Ulej wrote: > 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? > Ok, you say that you currently have your files on an NT server, and that you're going to be moving them to FreeBSD running Apache + FrontPage? The solution is easy, and doesn't require a case-insensitive filesystem, it doesn't require any fancy scripting, and it doesn't require any additional apache modules. Use the Frontpage explorer to publish/import your current webs to the new server. As it's doing so, it will make sure that all links/filenames match up (not always pretty, but at least your HTML won't break). Trust me on this, I've done it many times. -- Troy Settle <st@i-Plus.net> Network Administrator, iPlus Internet Services http://www.i-Plus.net PS: what's with the cross-posting? 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?Pine.BSF.3.96.990119232735.29254D-100000>