Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 15795 invoked from network); 5 Aug 2006 01:28:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Aug 2006 01:28:31 -0000 Received: (qmail 22639 invoked by uid 500); 5 Aug 2006 01:28:16 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 22589 invoked by uid 500); 5 Aug 2006 01:28:15 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 22484 invoked by uid 99); 5 Aug 2006 01:28:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2006 18:28:14 -0700 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=MAILTO_TO_SPAM_ADDR X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [213.198.63.53] (HELO mail.mail.mididoc.com) (213.198.63.53) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2006 18:28:10 -0700 Received: from localhost (AMontpellier-257-1-87-208.w86-216.abo.wanadoo.fr [86.216.250.208]) (authenticated bits=0) by mail.mail.mididoc.com (8.13.6.20060614/8.13.6) with ESMTP id k751Rlw5040517 for ; Sat, 5 Aug 2006 01:27:48 GMT From: "Mididoc Productions" To: Date: Sat, 5 Aug 2006 03:27:51 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <4e41f5c20608041740hf99b413gad492b9be285098f@mail.gmail.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 X-Virus-Checked: Checked by ClamAV on apache.org Subject: AW: [users@httpd] 404 on existing file X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N if you use an absolute path it works, doesn't it ? eg http://www.yoururl.com/path/to/err.html cheers mike roland >=20 >=20 > i must say this: > if the path is not EXACTLY the same in the apache config as it is in > the Filesystem RELATIVE to wwwroot for that host, it 404's, though > this is odd, how you can 404 on a 404 error page. heh. >=20 > On 8/4/06, Joshua Slive wrote: > > On 8/4/06, Liz Kim wrote: > > > I am having a problem with ErrorDocument. > > > There is a err.html file which exists under > > > /web/path/to/err.html > > > > > > ErrorDocument 500 http://myURL/path/to/err.html > > > > > > works. However, > > > > > > ErrorDocument 404 /web/path/to/err.html > > > > > > gives me a 404 error. The file exists and I can get to it > > > when I give it the complete url. > > > > > > Any inputs on why it's giving me the 404 on the local URL? > > > > What does the error log say? Remember that ErrorDocument takes a > > web-path (that is, relative to the DocumentRoot) not a full > > file-system path. Also remember that MSIE will hide error messages > > unless they are "large enough". > > > > Joshua. > > > > = --------------------------------------------------------------------- > > The official User-To-User support forum of the Apache HTTP=20 > Server Project. > > See for more info. > > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > > " from the digest: users-digest-unsubscribe@httpd.apache.org > > For additional commands, e-mail: users-help@httpd.apache.org > > > > >=20 >=20 > --=20 > "Space does not reflect society, it expresses it." -- Castells, M., > Space of Flows, Space of Places: Materials for a Theory of Urbanism in > the Information Age, in The Cybercities Reader, S. Graham, Editor. > 2004, Routledge: London. p. 82-93. >=20 > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server = Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org >=20 --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org