Fabien Penso wrote:
> So all the .php3 files are send to another apache which has PHP3
> support. But the proxy request inside mod_rewrite doesn't use
> proxy_add_forward and I don't see the original IP at all, which brings
> trouble as the PHP3 then see my local IP as REMOTE_HOST...
Isn't the proxy_add_forward a separate module? If it is, check your
module ordering - you're probably running mod_rewrite before
mod_add_forward.
> It works if I use ProxyPass / http://linuxfr.org:8080/ instead, but then
> all files are redirected trough the proxy, even .jpg, .html, etc which
> makes is slower.
If this is the case, move your graphics out of the PHP URL space and
into an /images/ directory (or whatever's convenient). Getting rid of
the mod_rewrite magic will speed it up too (and make things easier to
understand).
Regards,
Graham
--
-----------------------------------------
[EMAIL PROTECTED] "There's a moon
over Bourbon Street
tonight..."
S/MIME Cryptographic Signature