On 8/28/05, Alexander Prohorenko <alexander.prohorenko@xxxxxxxxx> wrote: > Hello, > > I've got problem with using a mod_rewrite module using [P] keyword to > proxy a request. Everything works just fine with local files and > redirects, but when I'm trying to use a redirect with proxy to remote > destination I'm getting something like: > > [Sun Aug 28 14:05:36 2005] [error] [client 1.2.1.2] File does not exist: > proxy:http://my.domain.com/zzz Check that you have mod_proxy loaded statically (httpd -l) or dynamically (via LoadModule). Joshua. --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx