Hi,
Consider I have an object say some java script file and I want to add
some header information of my own choice(like max-age, url and stuff) and
add it to squid cache.
Is this possible if yes how ?
___
squid-users mailing list
squid-users@lists.squ
Here is the example what i want to do:
say there was a file in cache, index.html
I have an other index.html in my computer and I want to replace the
index.html in cache with my index.html including headers in computer.
Thansk alot :(
___
squid-users mai
y for example, if I want to
add some html file with some information like max-age and other http header
how I can add that to squid cache.
On 18 April 2015 at 15:27, Ali Raza wrote:
> t there is a problem I can't figure out. I set up squid proxy on my linux
> machine and want to work
t there is a problem I can't figure out. I set up squid proxy on my linux
machine and want to work it as dumb proxy except two features.
1- It should allow me to delete objects of my choice (that I can do using
PURGE thing using squid-client)
2- It should allow me to add objects manually for exam