From cb8c4122bcac46908f39f4ee10f58e1f04b10e5a Mon Sep 17 00:00:00 2001 From: Jason Parker Date: Mon, 17 Sep 2007 21:44:38 +0000 Subject: [PATCH] Fix the sample redirect to point to a valid file in the Asterisk GUI. Closes issue #10748, patch by bkruse git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@82710 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/http.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/http.conf.sample b/configs/http.conf.sample index ebd09e79f5..c6bd1ec37b 100644 --- a/configs/http.conf.sample +++ b/configs/http.conf.sample @@ -34,7 +34,7 @@ bindaddr=127.0.0.1 ; For example, if you are using the Asterisk-gui, ; it is convenient to enable the following redirect: ; -;redirect = / /asterisk/static/config/cfgadvanced.html +;redirect = / /asterisk/static/config/cfgbasic.html ; ; HTTPS support. In addition to enabled=yes, you need to ; explicitly enable ssl, define the port to use,