Mattps wrote:
When using %U on a custome err_denied page the full URL path is not displayed. If the denied condition was trigged from a search engine link, e.g Google, %U gives : http://www.google.co.uk/url? In the access log this is a variable (%rp) that displays the full path. Is there an equivilent to switch for the error pages? Matt
Try turning strip_query_terms (http://www.squid-cache.org/Doc/config/strip_query_terms/) off.
Chris