On Dec 1, 2007 5:32 PM, Norman Khine <[EMAIL PROTECTED]> wrote:
> [12]   RewriteRule ^/(.*) http://localhost:8080/expert/$1 [P]

> [Sat Dec 01 22:56:54 2007] [error] [client 127.0.0.1] attempt to make
> remote request from mod_rewrite without proxy enabled:
> proxy:http://localhost:8080/expert/favicon.ico

> How do I setup my httpd.conf to work with VirtualHost and also get the
> ReWrite to work?

Load mod_proxy and mod_proxy_http.

-- 
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
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]

Reply via email to