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(-) (limited to 'config/vhosts') 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