On Wed, Feb 13, 2008 at 9:48 PM, Charles Li <cli168@xxxxxxxxx> wrote: > Seems to me these does the same thing, or am I wrong? > > RewriteRule ^/basic$ http://server:8888/basic.jsp [P] > > vs > > ProxyPass /basic http://server:8888/basic.jsp > > If yes, does it matter which one I use? They do the same thing. The second option does not require mod_rewrite. The first option allows more complex forward proxy setups. It's up to you really what you use. Krist -- krist.vanbesien@xxxxxxxxx krist@xxxxxxxxxxxxx Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- 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