Re: [EMAIL PROTECTED] Error Documents

2008-02-10 Thread Ben Hussey
Ah indeed - I missed the Alias line from my 2.0 configuration. Thanks On 10/02/2008, Nick Kew <[EMAIL PROTECTED]> wrote: > On Sun, 10 Feb 2008 15:49:16 + > "Ben Hussey" <[EMAIL PROTECTED]> wrote: > > > In version 2.0 relative and non-relative local paths were handled fine > > (/ at start with

Re: [EMAIL PROTECTED] Error Documents

2008-02-10 Thread Nick Kew
On Sun, 10 Feb 2008 15:49:16 + "Ben Hussey" <[EMAIL PROTECTED]> wrote: > In version 2.0 relative and non-relative local paths were handled fine > (/ at start with non-relative, without was relative) is this a bug in > 2.2 or have I missed something? Indeed, 2.2 behaves as you describe. Both

[EMAIL PROTECTED] Error Documents

2008-02-10 Thread Ben Hussey
Is it possible to get local paths to work non-relatively? (Apache 2.2) Here are the relevant parts of my config and the result: > > ServerAdmin [EMAIL PROTECTED] > VirtualDocumentRoot /web/live/%1/ > > > ErrorDocument 400 /web/error/error.php?code=400 > ErrorDocument 403 /web/error/erro