Date: Thu, 15 Apr 1999 11:41:00 +0900 From: Baety Wayne A1C 18CS/SCBD <Wayne.Baety@kadena.af.mil> To: "'lists@gal.netlab.sk'" <lists@gal.netlab.sk> Cc: "'questions@freebsd.org'" <questions@freebsd.org> Subject: RE: Need non-case sensitive fs Message-ID: <360EFD027DE2D211B5F60060B0681211372A8D@ms-18sptg1.kadena.af.mil>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?360EFD027DE2D211B5F60060B0681211372A8D>