Thanks all, makes more sense now. :-)
- sf
On 8/30/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
>
> On 8/30/07, Steve Finkelstein <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > I'm trying to redirect users to my base URL upon a 404 submission.
> According
> > to Apache's documentation, the method
Why don't you use an 404 html page with an automatique redirection to your
home ?
--
Bj
On 8/30/07, Jeff Peng <[EMAIL PROTECTED]> wrote:
>
>
> Original-Nachricht
> > Datum: Thu, 30 Aug 2007 11:45:05 -0400
> > Von: "Steve Finkelstein" <[EMAIL PROTECTED]>
> > An: users@httpd.apac
On 8/30/07, Steve Finkelstein <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm trying to redirect users to my base URL upon a 404 submission. According
> to Apache's documentation, the method I'm using is not sufficient:
>
> Note that when you specify an ErrorDocument that points to a remote URL (ie.
>
Original-Nachricht
> Datum: Thu, 30 Aug 2007 11:45:05 -0400
> Von: "Steve Finkelstein" <[EMAIL PROTECTED]>
> An: users@httpd.apache.org
> I'd send like use proper headers, send a 404 to the client, then redirect
> them to my base URL.
>
> Is this possible? Should I resort to mo
Hi all,
I'm trying to redirect users to my base URL upon a 404 submission. According
to Apache's documentation, the method I'm using is not sufficient:
Note that when you specify an ErrorDocument that points to a remote URL (ie.
anything with a method such as http in front of it), Apache will sen