On Thu, Oct 16, 2008 at 2:28 PM, ampo <amir.porat@xxxxxxxxx> wrote: > > Hello. > > I have client who turn to Server1. > Server1 send xmlHTTPRequest Server2 (another domain - "cross domain"). > Server2 should response with XML back to client (through Server1). > Who can I do this to avoide the security problem? > > I read the mod_rewrite / <Proxy> documentation but found nothing about it. you apparently want to set up a reverse proxy. You can do this using mod_proxy and using mod_rewrite. The documentationof those modules contains many examples. Another good source of info is: http://www.apachetutor.org/admin/reverseproxies HTH, 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