On Wed, Apr 19, 2000 at 11:15:27AM -0700, Winged Wolf wrote:
> RewriteRule returns a 301 message to the client, which then does the
> actual requesting from the second server.  ProxyPass tells the webserver
> to do its own request, passing the information to the client when it
> retrievesit from the second server.
> 

Uhm, that isn't quite right - mod_rewrite won't send a 301 if you use the
[P] option. For an example see the excellent Rewrite Guide at
http://www.apache.org/docs/misc/rewriteguide.html - look at the Dynamic
Mirror and Reverse Proxy examples.

vh

Mads Toftum
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to