Hello everyone, I have a question about maintaining the session after mod_rewrite successfully applies a rewrite rule. Currently, I have a bunch of links that look like this: http://www.serverName.org/external.html?link=http://www.anotherServer.com/ I can successfully extract the 'www.another_server.com' and proxy it with the P flag, but then the page doesn't load the pics, they're referenced by the 'www.serverName.org' when they are fetched. How can I maintain the session when I proxy a request this way? --------------------------------------------------------------------- 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