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
This commit is contained in:
Jason Parker
2007-09-17 21:44:38 +00:00
parent 3dc9e8f38a
commit cb8c4122bc

View File

@@ -34,7 +34,7 @@ bindaddr=127.0.0.1
; For example, if you are using the Asterisk-gui, ; For example, if you are using the Asterisk-gui,
; it is convenient to enable the following redirect: ; 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 ; HTTPS support. In addition to enabled=yes, you need to
; explicitly enable ssl, define the port to use, ; explicitly enable ssl, define the port to use,