On Tue, 2008-11-04 at 22:03 +0530, Abhi wrote:
> Thanks for that Krist.
> 
> I want to do it without a redirect. I am trying to do something with
> google gears and google gears has the same origin security policy. So
> I cannot cache URL's with different domains. 
> 
> Is there any way I can achieve this with an internal forward rather
> than a redirect? 
> 

Re-read his rule, the [P] flag to RewriteRule turns it from redirecting
the user to the rewritten URL, to proxying it internally to the
rewritten URL.

Cheers

Tom


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to