aboutsummaryrefslogtreecommitdiffstats
path: root/configs/http.conf.sample
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-09-17 21:44:38 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-09-17 21:44:38 +0000
commitfb66f22837df215524cdd825478c9471e72bad6c (patch)
tree4bb42ba0c770e022afc68de08dae13c96d4dff88 /configs/http.conf.sample
parentb24058121c9a7d42ff310fb58031394b4eed28ea (diff)
Fix the sample redirect to point to a valid file in the Asterisk GUI.
Closes issue #10748, patch by bkruse git-svn-id: http://svn.digium.com/svn/asterisk/trunk@82710 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/http.conf.sample')
-rw-r--r--configs/http.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/http.conf.sample b/configs/http.conf.sample
index ebd09e79f..c6bd1ec37 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,