Results 1 to 3 of 3
Hi, I write to you because I want to moddify how squid outputs a webpage to a client in order to put a little logo on the top of the ...
- 01-25-2008 #1Just Joined!
- Join Date
- Jan 2008
- Posts
- 2
Modifying squid output
Hi, I write to you because I want to moddify how squid outputs a webpage to a client in order to put a little logo on the top of the page that is served.
I'm thinking if I can create a frameset containing two frames: one at the top located on the server (ex: logo.htm), and the main frame containing the page requested by the user.
How cand I do that?
- 01-26-2008 #2
Try to modify squid error page 1st. Perhaps you will get an idea.
- 01-26-2008 #3Just Joined!
- Join Date
- Jan 2008
- Posts
- 2
ok, I've modifyed a squid error page, but now how I can pass all the pages to that error page??
Its a bit tricky, because I think in the source code is specified when it encounters an error, it stops the script and displays that page. Am I wright??
How I cand bypass that?
P.S: Sorry for my bad english!


Reply With Quote