Date: Tue, 18 Dec 2007 09:13:21 +0000
From: Dogsbody <dan (at mark) dogsbody.org>
Subject: [coba-e:11518] Re: Error 404 Question
To: coba-e (at mark) bluequartz.org
Message-Id: <47678F31.4060909 (at mark) dogsbody.org>
In-Reply-To: <BFD38D45-4165-4045-8C52-8F52D382C88C (at mark) leonard-payne.com>
References: <20071215223239.M18036 (at mark) domain-nameit.net> <BFD38D45-4165-4045-8C52-8F52D382C88C (at mark) leonard-payne.com>
X-Mail-Count: 11518
> I am wanted on one particular web site to
> pass the error back to the index file like this
>
> ErrorDocument 404 /for/index.php
>
> Which of course doesnt work on a BQ
>
> Any idea where I need to change it for just one site ??
Create a file /etc/httpd/conf/vhosts/siteXX.include for the relevant site and
add the correct AllowOverride directive for ErrorDocument commands (sorry I
can't remember it off the top of my head but google will find it for you I'm sure).
Regards, Dan