Files
asterisk/main
Russell Bryant 2c5071a006 - Convert the list of URI handlers to use the linked list macros. While doing
this, implementing locking of this list to make it thread-safe.

- Add a "redirect" option to http.conf that allows redirecting one URI to
  another.  I was inspired to do this while playing with the Asterisk GUI.  I
  got tired of typing this URL to get to the GUI:
     
     http://localhost:8088/asterisk/static/config/cfgadvanced.html

  So, now I have the following line in http.conf:

     redirect=/=/asterisk/static/config/cfgadvanced.html

  Now, I can type the following into my browser and go to the GUI:

     http://localhost:8088


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48930 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-12-23 20:13:14 +00:00
..
2006-08-29 20:50:36 +00:00
2006-10-13 23:03:36 +00:00
2006-12-19 16:35:49 +00:00
2006-11-30 20:34:23 +00:00
2006-10-02 17:26:34 +00:00
2006-12-15 19:57:04 +00:00
2006-11-01 23:04:14 +00:00
2006-12-15 13:36:34 +00:00
2006-12-16 09:46:20 +00:00
2006-12-16 11:23:07 +00:00