summaryrefslogtreecommitdiff
path: root/configs/http.conf.sample
AgeCommit message (Expand)Author
2012-02-02Fix TLS port binding behavior as well as reload behavior:Mark Michelson
2011-04-21Merged revisions 314628 via svnmerge from Matthew Nicholson
2010-10-29Enable IPv6 for the built-in HTTP server.Mark Michelson
2009-07-01- cfgbasic.html has been replaced by index.html in the GUI for some time nowRyan Brindley
2009-05-28Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.Sean Bright
2009-04-29Consistent SSL/TLS options across conf filesDavid Vossel
2009-04-24TLS/SSL private key optionDavid Vossel
2008-06-26Update sample configuration to match what are now the defaults for the prefix.Tilghman Lesher
2008-01-07Add a note about viewing the default set of documentation using the built-in ...Russell Bryant
2007-12-05Remove second prefix line. Only need it documented once in the same file.Joshua Colp
2007-09-17Fix the sample redirect to point to a valid file in the Asterisk GUI.Jason Parker
2007-04-06Merged revisions 60603 via svnmerge from Russell Bryant
2006-12-24Use spaces as a separator for the redirect option to improve readabilityRussell Bryant
2006-12-23- Convert the list of URI handlers to use the linked list macros. While doingRussell Bryant
2006-11-27add a new http.conf option, sslbindaddr.Luigi Rizzo
2006-10-22Fix a few issues in the previous (disabled) HTTPS code,Luigi Rizzo
2006-04-01Flesh out the remainder of the manager + http changes and create a sample app...Mark Spencer
2006-03-28disable the http server by default at the request of people on IRCRussell Bryant
2006-03-25Add micro-http server and abstract manager interface, make snmp not die Mark Spencer