aboutsummaryrefslogtreecommitdiffstats
path: root/packages/squidGuard/squidguard.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/squidGuard/squidguard.xml')
-rw-r--r--packages/squidGuard/squidguard.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages/squidGuard/squidguard.xml b/packages/squidGuard/squidguard.xml
index 00c0df77..ec26fb57 100644
--- a/packages/squidGuard/squidguard.xml
+++ b/packages/squidGuard/squidguard.xml
@@ -124,6 +124,22 @@
<size>100</size>
</field>
<field>
+ <fielddescr>Redirect mode</fielddescr>
+ <fieldname>redirect_mode</fieldname>
+ <description>
+ Select redirect mode here. If you selected 'Internal', then will use internal 'sgerror.php' page.
+ Else - all redirect url's will added 'as it is'. In this situation you can't use 'HTTP error codes',
+ 'BLANK' and 'BLANK_IMG' extensions, only you self error page URL.
+ </description>
+ <type>select</type>
+ <value>rmod_int</value>
+ <options>
+ <option><name>Internal</name><value>rmod_int</value></option>
+ <option><name>External as Moved (http '301' code)</name><value>rmod_301</value></option>
+ <option><name>External as Found (http '302' code)</name><value>rmod_302</value></option>
+ </options>
+ </field>
+ <field>
<fielddescr>Emulate error HTTP header</fielddescr>
<fieldname>emu_err_http_hdr</fieldname>
<description>