Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 17577 invoked from network); 10 Nov 2003 17:40:46 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 10 Nov 2003 17:40:46 -0000 Received: (qmail 12332 invoked by uid 500); 10 Nov 2003 17:40:22 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 12317 invoked by uid 500); 10 Nov 2003 17:40:22 -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: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 12304 invoked from network); 10 Nov 2003 17:40:21 -0000 Received: from unknown (HELO smtp5.wanadoo.nl) (194.134.35.176) by daedalus.apache.org with SMTP; 10 Nov 2003 17:40:21 -0000 Received: from frodo (c3eea283a.cable.wanadoo.nl [62.234.40.58]) by smtp5.wanadoo.nl (Postfix) with ESMTP id 3019C7671D for ; Mon, 10 Nov 2003 18:40:22 +0100 (CET) From: "Wouter van Vliet" To: Date: Mon, 10 Nov 2003 18:40:22 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000B_01C3A7BA.1A2F29C0" X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <01af01c3a7a3$426b4520$0e5ca8c0@jasww.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Thread-Index: AcOno0xp801ymhE3S2CQXwkIcgc1qAADe2+Q Message-Id: <20031110174022.3019C7671D@smtp5.wanadoo.nl> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: RE: [users@httpd] .htaccess X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------=_NextPart_000_000B_01C3A7BA.1A2F29C0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Daniel probably meant: "note the leading dot" instead of "not" .. it's kinda to very important :P _____ From: Daniel Clarke - JASWW [mailto:dclarke@jasww.com] Sent: maandag 10 november 2003 16:57 To: users@httpd.apache.org Subject: Re: [users@httpd] .htaccess Hi Dayne Create a file called .htaccess (not the leading dot) and put it in the directory that your customer 404 should apply to. In the file, put: ErrorDocument 404 /path/to/error404.html Note that the path to the error file has a slash at the beginning You could also use ErrorDocument 404 /error404.html Note also that this error404.html should NOT have any protection on it! Make sure that your ISP or sys admin has allowed you to use custom .htaccess docs. ----- Original Message ----- From: Dayne To: users@httpd.apache.org Sent: Sunday, November 09, 2003 8:28 PM Subject: [users@httpd] .htaccess I'm trying to make custom 404 pages by making a .htaccess file. I reviewed the documentation on .htaccess files on apache.org but now I'm even more confused than before. Can someone try to explain it PLEASE!?!? -Dayne --------------------------------------------------------------------- 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 ________________________________________________________________________ This email has been scanned for all viruses by MDaemon PRO v6.8.4 R on Mon, 10 Nov 2003 15:56:52 -0000 and found to contain no infected attachments. The virus list was updated on Mon 2003-11-10 15:30:33 ________________________________________________________________________ ------=_NextPart_000_000B_01C3A7BA.1A2F29C0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
Daniel probably meant: "note = the=20 leading dot" instead of "not" .. it's kinda to very important=20 :P


From: Daniel Clarke - JASWW=20 [mailto:dclarke@jasww.com]
Sent: maandag 10 november 2003=20 16:57
To: users@httpd.apache.org
Subject: Re:=20 [users@httpd] .htaccess

Hi Dayne
Create a file called .htaccess = (not the=20 leading dot) and put it in the directory that your customer 404 should = apply=20 to. 
 
In the file, put:
      = ErrorDocument 404=20 /path/to/error404.html
Note that the path to the error file = has a slash=20 at the beginning
You could also use
      = ErrorDocument 404=20 /error404.html
 
Note also that this error404.html = should NOT have=20 any protection on it!
 
Make sure that your ISP or sys admin = has allowed=20 you to use custom .htaccess docs.
 
----- Original Message -----
From:=20 Dayne
Sent: Sunday, November 09, = 2003 8:28=20 PM
Subject: [users@httpd] = .htaccess

I'm = trying to make=20 custom 404 pages by making a .htaccess file.  I reviewed the=20 documentation on .htaccess files on apache.org but now I'm even more = confused than before.  Can someone try to explain it=20 = PLEASE!?!?

-Dayne
-------------------------------= --------------------------------------=20 The official User-To-User support forum of the Apache HTTP Server = Project.=20 See for more info. To=20 unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the = digest:=20 users-digest-unsubscribe@httpd.apache.org For additional commands, = e-mail:=20 users-help@httpd.apache.org=20 =
________________________________________________________= ________________
This=20 email has been scanned for all viruses by MDaemon PRO v6.8.4 R
on = Mon, 10=20 Nov 2003 15:56:52 -0000 and found to contain no infected =
attachments. The=20 virus list was updated on Mon 2003-11-10=20 = 15:30:33
_____________________________________________________________= ___________=20 ------=_NextPart_000_000B_01C3A7BA.1A2F29C0--