From 5afde21c9f8846045c61e1a67fb6fa55c5ff7aa9 Mon Sep 17 00:00:00 2001 From: Darryl Quinn Date: Thu, 7 May 2015 22:41:06 -0500 Subject: [PATCH] bugfix: secured vpn and vpnc pages --- files/etc/httpd.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/etc/httpd.conf b/files/etc/httpd.conf index b1a1c074..40669275 100644 --- a/files/etc/httpd.conf +++ b/files/etc/httpd.conf @@ -1,3 +1,5 @@ /cgi-bin/setup:root:hsmm /cgi-bin/ports:root:hsmm /cgi-bin/admin:root:hsmm +/cgi-bin/vpn:root:hsmm +/cgi-bin/vpnc:root:hsmm