>> May I ask how do I suppress or change the caption on every
>> error page (It would usually displayed the date, server, squid
>> version)?
>
> For instance, add these lines at the end of each error file:
>
> <BR clear="all">
> <HR noshade size="1px">
> <ADDRESS>
> Generated %t by Norman Zhang
> </ADDRESS>
> </BODY></HTML>
Thanks. This time I read the FAQ and added
<br clear="all">
<hr noshade size="1px">
<address>Generated %t by %S</address>
</body></html>
But now I'm getting 2 signatures (the one I just created + default). May I
ask how do I fix this?
Regards,
Norman
Received on Wed Aug 13 2003 - 11:39:44 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:18:53 MST