<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Squid filter giving me errors]]></title><description><![CDATA[<p dir="auto">i set up my squid filter to int error page with me entering an error message. (pictures are below) and every time i go to a website that is blocked it give me the error below, but if i do a url redirect to http://google.com it will take me to google. this setting worked perfectly before for me but now it seems to be broken does anyone know what happened?</p>
<p dir="auto"><img src="http://i35.tinypic.com/jhr03s.jpg" alt="" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="http://i38.tinypic.com/mjmwbc.jpg" alt="" class=" img-fluid img-markdown" /></p>
<p dir="auto">This is the web address of what its trying to reassign me to.</p>
<pre><code># ----------------------------------------------------------------------------------------------------------------------
# SquidGuard error page generator
# (C)2006-2007 Serg Dvoriancev
# ----------------------------------------------------------------------------------------------------------------------
# This programm processed redirection to specified URL or generated error page for standart HTTP error code.
# Redirection supported http and https protocols.
# ----------------------------------------------------------------------------------------------------------------------
# Format:
# sgerror.php?url=[http://myurl]or[https://myurl]or[error_code[space_code]output-message][incoming SquidGuard variables]
# Incoming SquidGuard variables:
# a=client_address
# n=client_name
# i=client_user
# s=client_group
# t=target_group
# u=client_url
# Example:
# sgerror.php?url=http://myurl.com&amp;a=..&amp;n=..&amp;i=..&amp;s=..&amp;t=..&amp;u=..
# sgerror.php?url=https://myurl.com&amp;a=..&amp;n=..&amp;i=..&amp;s=..&amp;t=..&amp;u=..
# sgerror.php?url=404%20output-message&amp;a=..&amp;n=..&amp;i=..&amp;s=..&amp;t=..&amp;u=..
# ----------------------------------------------------------------------------------------------------------------------
# Tags:
# myurl and output messages can include Tags
# [a] - client address
# [n] - client name
# [i] - client user
# [s] - client group
# [t] - target group
# [u] - client url
# Example:
# sgerror.php?url=401 Unauthorized access to URL [u] for client [n]
# sgerror.php?url=http://my_error_page.php?cladr=%5Ba%5D&amp;clname=%5Bn%5D // %5b=[ %d=]
# ----------------------------------------------------------------------------------------------------------------------
# Special Tags:
# blank - get blank page
# blank_img - get one-pixel transparent image (for replace banners and etc.)
# Example:
# sgerror.php?url=blank
# sgerror.php?url=blank_img
# ----------------------------------------------------------------------------------------------------------------------
HTTP error codes (ERROR_CODE):
301 Moved Permanently
302 Found
303 See Other
305 Use Proxy
400 Bad Request
401 Unauthorized
402 Payment Required
403 Forbidden
404 Not Found
405 Method Not Allowed
406 Not Acceptable
407 Proxy Authentication Required
408 Request Time-out
409 Conflict
410 Gone
411 Length Required
412 Precondition Failed
413 Request Entity Too Large
414 Request-URI Too Large
415 Unsupported Media Type
416 Requested range not satisfiable
417 Expectation Failed
500 Internal Server Error
501 Not Implemented
502 Bad Gateway
503 Service Unavailable
504 Gateway Time-out
505 HTTP Version not supported
[/u][/u][/s][/i]
</code></pre>
]]></description><link>https://forum.netgate.com/topic/25918/squid-filter-giving-me-errors</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 11:37:54 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/25918.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 19 Aug 2010 15:25:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Squid filter giving me errors on Mon, 08 Nov 2010 15:03:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ncolunga">@<bdi>ncolunga</bdi></a>:</p>
<blockquote>
<p dir="auto">Same problem here, the ext redirect doesn't work ¿Is there any other workaround?</p>
</blockquote>
<p dir="auto">Change Redirect type to Ext..</p>
]]></description><link>https://forum.netgate.com/post/252032</link><guid isPermaLink="true">https://forum.netgate.com/post/252032</guid><dc:creator><![CDATA[dvserg]]></dc:creator><pubDate>Mon, 08 Nov 2010 15:03:22 GMT</pubDate></item><item><title><![CDATA[Reply to Squid filter giving me errors on Mon, 08 Nov 2010 14:13:12 GMT]]></title><description><![CDATA[<p dir="auto">Same problem here, the ext redirect doesn't work ¿Is there any other workaround?</p>
]]></description><link>https://forum.netgate.com/post/252027</link><guid isPermaLink="true">https://forum.netgate.com/post/252027</guid><dc:creator><![CDATA[ncolunga]]></dc:creator><pubDate>Mon, 08 Nov 2010 14:13:12 GMT</pubDate></item><item><title><![CDATA[Reply to Squid filter giving me errors on Sat, 21 Aug 2010 06:46:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pman860507">@<bdi>pman860507</bdi></a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dvserg">@<bdi>dvserg</bdi></a>:</p>
<blockquote>
<p dir="auto">You webGUI use HTTPS proto - this is a prolem.</p>
</blockquote>
<p dir="auto">why? anyway i can change it so the redirect isnt https but the gui still is?</p>
</blockquote>
<p dir="auto">Try Select ext error page type.</p>
]]></description><link>https://forum.netgate.com/post/243918</link><guid isPermaLink="true">https://forum.netgate.com/post/243918</guid><dc:creator><![CDATA[dvserg]]></dc:creator><pubDate>Sat, 21 Aug 2010 06:46:56 GMT</pubDate></item><item><title><![CDATA[Reply to Squid filter giving me errors on Fri, 20 Aug 2010 18:14:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dvserg">@<bdi>dvserg</bdi></a>:</p>
<blockquote>
<p dir="auto">You webGUI use HTTPS proto - this is a prolem.</p>
</blockquote>
<p dir="auto">why? anyway i can change it so the redirect isnt https but the gui still is?</p>
]]></description><link>https://forum.netgate.com/post/243855</link><guid isPermaLink="true">https://forum.netgate.com/post/243855</guid><dc:creator><![CDATA[pman860507]]></dc:creator><pubDate>Fri, 20 Aug 2010 18:14:38 GMT</pubDate></item><item><title><![CDATA[Reply to Squid filter giving me errors on Fri, 20 Aug 2010 17:10:13 GMT]]></title><description><![CDATA[<p dir="auto">You webGUI use HTTPS proto - this is a prolem.</p>
]]></description><link>https://forum.netgate.com/post/243848</link><guid isPermaLink="true">https://forum.netgate.com/post/243848</guid><dc:creator><![CDATA[dvserg]]></dc:creator><pubDate>Fri, 20 Aug 2010 17:10:13 GMT</pubDate></item></channel></rss>