summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* add README to point to lighttpd-1.4.x as stableHEADmasterstbuehler2015-09-1844-4243/+0
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@3041 152afb58-edef-0310-8abb-c4023f1b3aa9
* Add '%_' pattern for complete hostname in mod_evhost (fixes #1737)stbuehler2009-07-131-0/+1
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@2584 152afb58-edef-0310-8abb-c4023f1b3aa9
* merge: Fix autogen.sh warning (gnu make extensions in doc/)stbuehler2009-04-091-5/+3
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@2455 152afb58-edef-0310-8abb-c4023f1b3aa9
* Some small example-config updatestbuehler2009-04-091-2/+2
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@2445 152afb58-edef-0310-8abb-c4023f1b3aa9
* Finally removed spawn-fcgistbuehler2009-04-032-14/+0
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@2422 152afb58-edef-0310-8abb-c4023f1b3aa9
* New lighttpd man page (moved it to section 8) (fixes #1875)stbuehler2009-03-073-20/+76
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@2417 152afb58-edef-0310-8abb-c4023f1b3aa9
* - updated doc from wikiglen2008-10-041-25/+105
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@2333 152afb58-edef-0310-8abb-c4023f1b3aa9
* - Add possibility to disable methods in mod_compress (#1773)glen2008-10-041-0/+7
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@2331 152afb58-edef-0310-8abb-c4023f1b3aa9
* scgi.txt was removedmoo2008-09-071-1/+0
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@2300 152afb58-edef-0310-8abb-c4023f1b3aa9
* Remove mod_proxystbuehler2008-07-314-107/+0
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@2261 152afb58-edef-0310-8abb-c4023f1b3aa9
* Remove unused source filesstbuehler2008-07-279-977/+2
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@2209 152afb58-edef-0310-8abb-c4023f1b3aa9
* - add .jar mimetype. #1503glen2008-01-171-0/+1
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@2050 152afb58-edef-0310-8abb-c4023f1b3aa9
* mysqlvhost.txt is removed in [1931]moo2008-01-161-1/+0
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@2039 152afb58-edef-0310-8abb-c4023f1b3aa9
* - merge Changeset [2012] by glen from 1.4 branchglen2007-11-041-0/+2
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@2014 152afb58-edef-0310-8abb-c4023f1b3aa9
* updated default config to use PHYSICAL["existing-path"]jan2007-09-091-15/+3
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@1999 152afb58-edef-0310-8abb-c4023f1b3aa9
* mod_mysql_vhost and mod_postgres_vhost are merged intojan2007-08-173-121/+0
| | | | | | | mod_sql_vhost_core git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@1931 152afb58-edef-0310-8abb-c4023f1b3aa9
* - make docdir configurable and let it default to share/doc/lighttpd instead ↵darix2007-04-201-1/+5
| | | | | | of share git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@1813 152afb58-edef-0310-8abb-c4023f1b3aa9
* added docs for mod_postgresql_vhostjan2007-04-192-0/+61
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@1809 152afb58-edef-0310-8abb-c4023f1b3aa9
* added build-instructions and missing getopt() replacement for windowsjan2007-02-181-0/+67
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@1657 152afb58-edef-0310-8abb-c4023f1b3aa9
* add mod_proxy_backend_ajp13 to the list of activated modules after ajan2007-02-041-0/+1
| | | | | | | | | configure (fix provided by carenas@sajinet.com.pe) git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@1601 152afb58-edef-0310-8abb-c4023f1b3aa9
* added support for client-certs to auth against the ldap-server (takenjan2007-01-271-0/+4
| | | | | | | from #761) git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@1530 152afb58-edef-0310-8abb-c4023f1b3aa9
* added cmake based build-systemjan2006-12-251-0/+41
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@1483 152afb58-edef-0310-8abb-c4023f1b3aa9
* updated fastcgi/proxy settings to use mod_proxy_corejakabosky2006-12-131-18/+21
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@1469 152afb58-edef-0310-8abb-c4023f1b3aa9
* - merged lighttpd-merge-1.4.x so we finally work in trunk/ ! yeah \o/darix2006-10-0336-522/+1550
|\ | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@1349 152afb58-edef-0310-8abb-c4023f1b3aa9
| * Added support for X-Sendfile as addition to X-LIGHTTPD-send-file.darix2006-04-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows compatibility with mod_xsendfile for apache (http://celebnamer.celebworld.ws/stuff/mod_xsendfile/) * src/response.c: (http_response_write_header):filter out the X-Sendfile header * src/mod_fastcgi.c: (fcgi_demux_response): handle X-Sendfile * tests/fcgi-responder.c tests/mod-fastcgi.t: (main): added 3 test cases for the x-sendfile feature * tests/fastcgi-responder.conf: (fastcgi.server): added "allow-x-send-file" * doc/fastcgi.txt: added new header in the documentation of "allow-x-send-file" * NEWS: addded note about support for mod_xsendfile. git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1097 152afb58-edef-0310-8abb-c4023f1b3aa9
| * separate log_condition_cache_handling from log_condition_handlingmoo2006-04-022-4/+12
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1075 152afb58-edef-0310-8abb-c4023f1b3aa9
| * note about possible 404 errormoo2006-04-011-1/+1
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1074 152afb58-edef-0310-8abb-c4023f1b3aa9
| * fixed #544moo2006-03-281-0/+2
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1049 152afb58-edef-0310-8abb-c4023f1b3aa9
| * documented the limitations and counter-measures against DoS attacksjan2006-03-271-5/+44
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1047 152afb58-edef-0310-8abb-c4023f1b3aa9
| * fixed case for sh)jan2006-03-091-2/+1
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1035 152afb58-edef-0310-8abb-c4023f1b3aa9
| * reordered modulesjan2006-03-091-8/+19
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1034 152afb58-edef-0310-8abb-c4023f1b3aa9
| * fixed typojan2006-03-091-1/+1
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1033 152afb58-edef-0310-8abb-c4023f1b3aa9
| * added comment about cgi.fix_pathinfojan2006-03-041-0/+1
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1017 152afb58-edef-0310-8abb-c4023f1b3aa9
| * fixed the wrong typo :)jan2006-03-021-2/+2
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1014 152afb58-edef-0310-8abb-c4023f1b3aa9
| * fixed typo (darix)jan2006-03-021-1/+1
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1013 152afb58-edef-0310-8abb-c4023f1b3aa9
| * fixed typojan2006-02-281-2/+2
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1008 152afb58-edef-0310-8abb-c4023f1b3aa9
| * added docs for evhost (fixes #454)jan2006-02-162-2/+49
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1004 152afb58-edef-0310-8abb-c4023f1b3aa9
| * typed typo (fixes #528)jan2006-02-161-1/+1
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1003 152afb58-edef-0310-8abb-c4023f1b3aa9
| * added docs about var. and env.jan2006-02-161-1/+39
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1002 152afb58-edef-0310-8abb-c4023f1b3aa9
| * added docs for mod_dirlistingjan2006-02-141-2/+4
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@993 152afb58-edef-0310-8abb-c4023f1b3aa9
| * added note on how to set the backendjan2006-02-031-2/+9
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@981 152afb58-edef-0310-8abb-c4023f1b3aa9
| * moved dirlisting docs to its own filejan2006-02-011-23/+0
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@979 152afb58-edef-0310-8abb-c4023f1b3aa9
| * added docs for mod_dirlisting (fixes #136)jan2006-02-011-0/+82
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@978 152afb58-edef-0310-8abb-c4023f1b3aa9
| * fixed typo and added extra notes (patch by <robe@amd.co.at>)jan2006-02-012-3/+13
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@977 152afb58-edef-0310-8abb-c4023f1b3aa9
| * fixed typos (fixes #474)jan2006-01-311-2/+9
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@968 152afb58-edef-0310-8abb-c4023f1b3aa9
| * - fixed load-balancing (#480)jan2006-01-311-10/+8
| | | | | | | | | | | | | | - added fastcgi.map-extensions git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@962 152afb58-edef-0310-8abb-c4023f1b3aa9
| * implement global contextmoo2006-01-201-0/+31
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@956 152afb58-edef-0310-8abb-c4023f1b3aa9
| * less confusing/misleading on conditional backreferencemoo2006-01-201-20/+11
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@955 152afb58-edef-0310-8abb-c4023f1b3aa9
| * typo in Examplemoo2006-01-151-2/+2
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@954 152afb58-edef-0310-8abb-c4023f1b3aa9
| * document the socket.bind + unix-domain-socket handlingjan2006-01-141-1/+8
| | | | | | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@947 152afb58-edef-0310-8abb-c4023f1b3aa9