X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=html%2Fcgi-bin%2Fwebaccess.cgi;h=f5a0c7e91265448c94f378923af55a591a006b30;hp=87f2df3443c1d0387e6c5894c70bf301262e149b;hb=c980f4d2e5c2b1ad77c823482f551aae513975a7;hpb=072cd9978e0276d584e0c36384b6721eeaf3a993;ds=sidebyside diff --git a/html/cgi-bin/webaccess.cgi b/html/cgi-bin/webaccess.cgi index 87f2df3443..f5a0c7e912 100644 --- a/html/cgi-bin/webaccess.cgi +++ b/html/cgi-bin/webaccess.cgi @@ -6,7 +6,7 @@ use CGI; -my $swroot = "/var/ipcop"; +my $swroot = "/var/ipfire"; my $apdir = "$swroot/proxy/advanced"; my $group_def_file = "$apdir/cre/classrooms"; my $svhosts_file = "$apdir/cre/supervisors";