From owner-freebsd-questions Sun Aug 6 12:52:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id B04C137B580 for ; Sun, 6 Aug 2000 12:52:44 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.15 #1) id 13LUvX-0006xV-00; Sun, 06 Aug 2000 19:13:35 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.15 #1) id 13LUvc-000MiI-00; Sun, 06 Aug 2000 19:13:40 +0100 Date: Sun, 6 Aug 2000 19:13:40 +0100 From: Ben Smithurst To: marcus@redcentre.com Cc: questions@freebsd.org Subject: Re: Web site from NT to FreeBSD Message-ID: <20000806191340.I65753@strontium.scientia.demon.co.uk> References: <200008061156.VAA75468@mail.beyondtech.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200008061156.VAA75468@mail.beyondtech.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG marcus@redcentre.com wrote: > I have a quick question about porting an NT web site to FreeBSD - > the site has lots of case inconsistent refs for images (as you would > expect with NT) - its also 300 pages long - does anybody know of a > utility that would convert all refs to lower case (for example)? Well, Mark's solution of using Perl or something to fix the links is probably best, but if you're using Apache you could look at using the "mod_speling" module to allow requests in both cases to work. At least, I think that's one of the mod_speling modules does, I've never used it myself. -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message