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
1.6.0
Jason Parker 18 years ago
parent 3dc9e8f38a
commit cb8c4122bc

@ -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,

Loading…
Cancel
Save