mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-25 15:08:53 +00:00
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:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user