Max wrote: > * Jens B. Jorgensen <[EMAIL PROTECTED]> [04/22/99 16:19] wrote: > > Your friend should probably just set his browser preferences to use > > your web server as proxy for all requests. In order to do what you > > describe below you'd have to modify the actual html in the stream to > > change the links or the target site would have to use *only* > > relative links. > > Is there anything that needs to be done in my Apache settings in order > to enable him to do that?
Just add the directive: ProxyRequests On to /etc/apache/httpd.conf -- Jens B. Jorgensen [EMAIL PROTECTED]