The simplest way to achieve what you want would be with

ErrorDocument 404 /where/you/want/to/go

On 23/08/06, Bob Ionescu < [EMAIL PROTECTED]> wrote:
Lothar Krenzien wrote:
> Hi there,
>
> Now I want to redirect a request *ONLY* if the URL does not exist. I know the !-U flag for a RewriteCond but can't get it working.

-U checks only access controls and not if your URL-path resolves to an
existing resource.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL: http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Steve Swift
http://www.swiftys.org.uk

Reply via email to