Date: Wed, 30 Mar 2005 12:45:03 +0100 From: Robin Becker <robin@reportlab.com> To: freebsd-questions@freebsd.org Subject: apache & blanks in filenames Message-ID: <424A913F.3040508@chamonix.reportlab.co.uk>
next in thread | raw e-mail | index | archive | help
Not sure if this is a freeBSD or apache issue, but I'm trying to duplicate a website. We build part of it for the end consumer so wish to test offline. The live site is running 4.8-RELEASE-p24 FreeBSD & Apache/1.3.27 (Unix) PHP/4.3.8 mod_ssl/2.8.11 OpenSSL/0.9.6g I'm running 4.6-STABLE FreeBSD & Apache/1.3.27 However, on the live site a request for http://xxxx/images/Bjarne%20Stroustrup.jpg succeeds, but fails on the copied version. This isn't just a URL-->filesystem problem as I can list http://xxxx/images/ on both sites and the both index.html files contain an entry for the image looking like <IMG SRC="/icons/image2.gif" ALT="[IMG]"> <A HREF="Bjarne%20Stroustrup.jpg">Bjarne Stroustrup.jpg</A> 07-Nov-2004 19:50 16k I'm assuming this must be a blanks in filename problem somehow, but where and how to fix? -- Robin Becker
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?424A913F.3040508>
