X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=html%2Fcgi-bin%2Fwebaccess.cgi;h=b38171762dafb736acd95cde6f5110bb9bf38f7c;hp=f5a0c7e91265448c94f378923af55a591a006b30;hb=7f32c6c3ae5f5b387b461fc0aafc6b61f080cf4a;hpb=c980f4d2e5c2b1ad77c823482f551aae513975a7 diff --git a/html/cgi-bin/webaccess.cgi b/html/cgi-bin/webaccess.cgi index f5a0c7e912..b38171762d 100644 --- a/html/cgi-bin/webaccess.cgi +++ b/html/cgi-bin/webaccess.cgi @@ -1,8 +1,23 @@ #!/usr/bin/perl - -# -# $Id: webaccess.cgi,v 2.0 2006/01/11 00:00:00 marco.s Exp $ -# +############################################################################### +# # +# IPFire.org - A linux based firewall # +# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# # +# This program is free software: you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation, either version 3 of the License, or # +# (at your option) any later version. # +# # +# This program is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with this program. If not, see . # +# # +############################################################################### use CGI; @@ -69,7 +84,7 @@ if (($cgiparams{'ACTION'} eq 'submit') && ($is_supervisor)) ((defined($proxysettings{'SUPERVISOR_PASSWORD'})) && ($proxysettings{'SUPERVISOR_PASSWORD'} eq ''))) { &write_acl; - system("/usr/local/bin/restartsquid"); + system("/usr/local/bin/squidctrl restart >/dev/null 2>&1"); } } @@ -216,7 +231,7 @@ print < Advanced Proxy running on - IPCop + IPFire