prash reddy wrote:
> Hi All,
>
> I am working on Apache 2.0.50 on Linux, proxying the requests to
> weblogic server by path using the location block.
>
> Here is the problem: In application,When i simply hit the browser back
> button, i can see that all the commentents being lost which were
> entered in previuos page.
this is just the way the browser handles caching, simple, set up apache
to send the same headers that your iPlanet server did, and things will
work the same. You must use a proxy to see what headers your old server
sent, or review its config, then set up Apache accordingly, it really is
this simple.
>
> Its only happening with MSIE, where as it is working fine with firefox.
>
> is it a problem with application code or apache webserver settings?
>
> Thnaks
> sharath
>

-- 
Matthew Farey



---------------------------------------------------------------------
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