Forum Discussion
Kapil_Sharma_61
Nimbostratus
20 years agoHTTP Response
Hi,
I am trying to add a prefix to the URI before sending the response to the client.
For example, the server responds with the URI /sample/page.html
and I want to send to the client /...
Kapil_Sharma_61
Nimbostratus
20 years agoHi,
Maybe there was a misunderatnding. Let me explain again:
The client will request:
http://www.blah.com/sample/page.html
Now the URL should change to the following and gets delivered back to the client:
http://www.blah.com/test/sample/page.html
I think it will need HTTP_RESPONSE rule.
Thanks,
Kapil