From fea3c94f99d40325bfb17a3861b55866a216ed1f Mon Sep 17 00:00:00 2001 From: PiBa-NL Date: Sat, 2 Mar 2013 21:57:23 +0100 Subject: haproxy-devel, make it work and include the possibility for both SNI checking and/or SSL offloading. --- config/haproxy-devel/haproxy_frontend.xml | 225 ------------------------------ 1 file changed, 225 deletions(-) delete mode 100755 config/haproxy-devel/haproxy_frontend.xml (limited to 'config/haproxy-devel/haproxy_frontend.xml') diff --git a/config/haproxy-devel/haproxy_frontend.xml b/config/haproxy-devel/haproxy_frontend.xml deleted file mode 100755 index fc31306e..00000000 --- a/config/haproxy-devel/haproxy_frontend.xml +++ /dev/null @@ -1,225 +0,0 @@ - - - - - - - - Describe your package here - Describe your package requirements here - Currently there are no FAQ items provided. - haproxyfrontend - 1.0 - Services: HaProxy - Frontend Lists - /usr/local/pkg/haproxy.inc - - - Settings - /haproxy_global.php - - - General - /pkg.php?xml=haproxy_frontend.xml - - - Servers - /haproxy_servers.php - - - - - Name - name - - - Description - description - - - Stats URI - uri - - - Type - type - - on - - - - Site Access Lists - listtopic - - - Name - name - - input - 25 - - - description - description - input - 80 - - - Banned - listtopic - - - Enable - bannedsite_enabled - checkbox - - - - Include - banned_includes - - select_source - - descr - file - - 6 - - - Config - banned_sitelist - - Leave empty to load dansguardian defaults]]> - textarea - 80 - 10 - base64 - - - Grey - listtopic - - - Enable - greysite_enabled - checkbox - - - - Config - grey_sitelist - - Leave empty to load dansguardian defaults]]> - textarea - 80 - 10 - base64 - - - Exception - listtopic - - - Enable - exceptionsite_enabled - checkbox - - - - Include - exception_includes - - select_source - - descr - file - - 5 - - - Config - exception_sitelist - - Leave empty to load dansguardian defaults]]> - textarea - 80 - 10 - base64 - - - File - exceptionfile_sitelist - - Leave empty to load dansguardian defaults]]> - textarea - 80 - 10 - base64 - - - Log - listtopic - - - Enable - logsite_enabled - checkbox - - - - Config - log_sitelist - - Leave empty to load dansguardian defaults]]> - textarea - 80 - 10 - base64 - - - - - dansguardian_php_install_command(); - - - dansguardian_php_deinstall_command(); - - - dansguardian_validate_input($_POST, &$input_errors); - - - sync_package_dansguardian(); - - \ No newline at end of file -- cgit v1.2.3