A comment being <!-- --> type html tag? What would I put? <!-- %s --> anywhere on the page?
I also tried something else, in reverse proxy mode, to make it so undefined directories get redirected when they hit that invalid url page. I added a meta refresh tag to direct users to the default homepage. This works, but all of the text on the error page still is displayed for the second before the page is redirected. I tried removing the text, and even tried making the font color white for the text, and it still doesn't change. This is odd because the meta refresh tag works, so I definitely altered the page, yet the font color or removal of text changes don't seem to take effect. Thanks, Chris -----Original Message----- From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Sent: Friday, October 29, 2004 11:00 AM To: Jim Nachlin Cc: Squid Users Subject: Re: [squid-users] Customize error pages. On Thu, 28 Oct 2004, Jim Nachlin wrote: > FAQ 19.10 says "The Squid default signature is added automatically > unless %s is used in the error page." > > So there is no way to not indicate what software is being used? Seems > like either you add %s or it gets added for you. Correct. The Squid developers does not beleive in obscurity. But you can place the %s within a comment to make it less apparent to the users if you do not want to advertise the software version. Regards Henrik
