Revision: 6947 http://ipcop.svn.sourceforge.net/ipcop/?rev=6947&view=rev Author: eoberlander Date: 2013-03-02 10:49:57 +0000 (Sat, 02 Mar 2013) Log Message: ----------- Add some more text in URL Filter section.
Modified Paths: -------------- IPCopDoc/trunk/en/admin/xml/services.xml Modified: IPCopDoc/trunk/en/admin/xml/services.xml =================================================================== --- IPCopDoc/trunk/en/admin/xml/services.xml 2013-03-02 10:12:19 UTC (rev 6946) +++ IPCopDoc/trunk/en/admin/xml/services.xml 2013-03-02 10:49:57 UTC (rev 6947) @@ -1391,17 +1391,6 @@ <guilabel>Log enabled</guilabel> needs to be enabled. </para> </formalpara> -<!-- - <formalpara> - <title><guilabel>Title</guilabel></title> - <para> - Text - </para> - </formalpara> ---> - - - </sect3> <sect3 id="services-urlfilter-blockcats"> @@ -1414,9 +1403,76 @@ <sect3 id="services-urlfilter-customlists"> <title>Custom blacklist/whitelist/expression list</title> + + <formalpara> + <title><guilabel>Custom blacklist - Enabled</guilabel></title> <para> - Section to be written... + Enable this to block the manually entered domains and URLs. </para> + </formalpara> + <formalpara> + <title><guilabel>Blocked domains (one per line)</guilabel> optional</title> + <para> + Define the domains you want to block. + This could be: + </para> + </formalpara> + <screen><computeroutput>example.net +subdomain.example.net</computeroutput></screen> + <formalpara> + <title><guilabel>Blocked URLs (one per line)</guilabel> optional</title> + <para> + Define the URLs you want to block. + This could be: + </para> + </formalpara> + <screen><computeroutput>example.net/foo +example.net/foo/bar</computeroutput></screen> + + <formalpara> + <title><guilabel>Custom whitelist - Enabled</guilabel></title> + <para> + Enable this for the manually entered domains and URLs to be allowed, + even if listed in another category. + </para> + </formalpara> + <formalpara> + <title><guilabel>Allowed domains (one per line)</guilabel> optional</title> + <para> + Define the domains you want to allow. + This could be: + </para> + </formalpara> + <screen><computeroutput>example.net +subdomain.example.net</computeroutput></screen> + <formalpara> + <title><guilabel>Allowed URLs (one per line)</guilabel> optional</title> + <para> + Define the URLs you want to allow. + This could be: + </para> + </formalpara> + <screen><computeroutput>example.net/foo +example.net/foo/bar</computeroutput></screen> + + <formalpara> + <title><guilabel>Custom expression list - Enabled</guilabel></title> + <para> + Enables URLs to be blocked if the manually entered + expressions matches them. + </para> + </formalpara> + <formalpara> + <title><guilabel>Blocked expressions (as regular expressions)</guilabel> optional</title> + <para> + Define the expressions to be blocked if they appear within + a URL. + You can use regular expressions for this, one per line. + </para> + </formalpara> + <!-- Some examples required? + <screen><computeroutput>example</computeroutput></screen> + --> </sect3> <sect3 id="services-urlfilter-fileblocking"> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn