From a92356a97e130a40da7f8278fd470d3f2d30a9b7 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 25 Oct 2015 09:47:44 +0100 Subject: Change default port to not clash with Captive Portal --- config/vhosts/vhosts.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/vhosts/vhosts.inc b/config/vhosts/vhosts.inc index b0e2db45..b3ae7a7e 100644 --- a/config/vhosts/vhosts.inc +++ b/config/vhosts/vhosts.inc @@ -273,7 +273,7 @@ EOF; // Set the default port if (strlen($port) == 0) { - $port = '8001'; + $port = '10081'; } if ($ipaddress . ':' . $port != $ipaddress_and_port_previous_value) { -- cgit v1.2.3 From c1c9fc6258945a71d701ab943d33d682ee167ba8 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 25 Oct 2015 09:48:49 +0100 Subject: Change default port to not clash with Captive Portal --- config/vhosts/vhosts_php_edit.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/vhosts/vhosts_php_edit.php b/config/vhosts/vhosts_php_edit.php index cb5a330f..a0969b9f 100644 --- a/config/vhosts/vhosts_php_edit.php +++ b/config/vhosts/vhosts_php_edit.php @@ -201,7 +201,7 @@ function openwindow(url) {
- Required. If the host is intended for internal you can use the DNS forwarder to set a host name that is valid inside the local network. default: vhost01.local + Required. If the host is intended for internal you can use the DNS forwarder to set a host name that is valid inside the local network. Default: vhost01.local @@ -209,7 +209,7 @@ function openwindow(url) {
- Required. Make sure the IP and Port combination does not conflict with the local system. example: 192.168.0.1 + Required. Make sure the IP and Port combination does not conflict with the local system. Example: 192.168.0.1 @@ -217,7 +217,7 @@ function openwindow(url) {
- Make sure the IP and Port combination does not conflict with the local system. default: 8001 + Make sure the IP and Port combination does not conflict with the local system. Default: 10081 -- cgit v1.2.3 From 40c23465133f12e24e06f507213775af7334eadf Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 25 Oct 2015 09:49:29 +0100 Subject: Add privileges configuration to vhosts package --- config/vhosts/vhosts.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/vhosts/vhosts.xml b/config/vhosts/vhosts.xml index 306ccc69..d1a6590c 100644 --- a/config/vhosts/vhosts.xml +++ b/config/vhosts/vhosts.xml @@ -43,7 +43,7 @@ vHosts vHosts Settings - 0.8.0 + 0.8.3 vHosts Settings /usr/local/pkg/vhosts.inc @@ -64,6 +64,10 @@ /usr/local/pkg/ https://packages.pfsense.org/packages/config/vhosts/vhosts.inc + + /etc/inc/priv/ + https://packages.pfsense.org/packages/config/vhosts/vhosts.priv.inc + /usr/local/www/packages/vhosts/ https://packages.pfsense.org/packages/config/vhosts/vhosts_php.php -- cgit v1.2.3 From a76497fa0dbb35129c0d4027703c3d9dbfb02438 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 25 Oct 2015 09:55:03 +0100 Subject: Add privileges configuration to vhosts package --- config/vhosts/vhosts.priv.inc | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 config/vhosts/vhosts.priv.inc diff --git a/config/vhosts/vhosts.priv.inc b/config/vhosts/vhosts.priv.inc new file mode 100644 index 00000000..f29c0813 --- /dev/null +++ b/config/vhosts/vhosts.priv.inc @@ -0,0 +1,40 @@ + -- cgit v1.2.3 From 0ca9d94c2bb561173fec0fab6e3e270e39b14773 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 25 Oct 2015 09:57:29 +0100 Subject: Bump vhosts package version --- pkg_config.10.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg_config.10.xml b/pkg_config.10.xml index e45aee77..c7d3fd61 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -373,8 +373,8 @@ www https://doc.pfsense.org/index.php/vhosts https://packages.pfsense.org/packages/config/vhosts/vhosts.xml - 0.8.2 - ALPHA + 0.8.3 + Beta 2.2 markjcrane@gmail.com vhosts.xml -- cgit v1.2.3 From d064975de86e1079d284c46e1a5c2b04c0f6dc8e Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 25 Oct 2015 09:58:19 +0100 Subject: Bump vhosts package version --- pkg_config.8.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg_config.8.xml b/pkg_config.8.xml index b0999759..3f6f5f23 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -452,8 +452,8 @@ https://doc.pfsense.org/index.php/vhosts https://packages.pfsense.org/packages/config/vhosts/vhosts.xml https://files.pfsense.org/packages/8/All/ - 0.7.5 - Stable + 0.8.3 + Beta 1.2.3 markjcrane@gmail.com vhosts.xml -- cgit v1.2.3 From 1cbe834dc9e7fe494f8590332df0f50d0f9c325a Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 25 Oct 2015 09:59:06 +0100 Subject: Bump vhosts package version --- pkg_config.8.xml.amd64 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 06660716..c0c0a63d 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -439,8 +439,8 @@ https://doc.pfsense.org/index.php/vhosts https://packages.pfsense.org/packages/config/vhosts/vhosts.xml https://files.pfsense.org/packages/amd64/8/All/ - 0.7.5 - Stable + 0.8.3 + Beta 1.2.3 markjcrane@gmail.com vhosts.xml -- cgit v1.2.3