Marcus Rückert
777c383e58
- cleanup of the default config which includes a fix for ( #1242 )
...
- make paths more LSB alike
- added default mime type
- use example.org
- use new name of the php fastcgi binary
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1907 152afb58-edef-0310-8abb-c4023f1b3aa9
2007-08-14 19:05:57 +00:00
Elan Ruusamäe
f68fd405f4
- add mod_extforward module from wiki
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1665 152afb58-edef-0310-8abb-c4023f1b3aa9
2007-02-19 21:05:59 +00:00
Jan Kneschke
ad4af113a6
added magnet.txt to the distribution
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1391 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-10-09 21:38:23 +00:00
Marcus Rückert
3df7b7421e
- added docs for mod_magnet
...
curl 'http://trac.lighttpd.net/trac/wiki/Docs%3AModMagnet?format=txt ' > magnet.txt
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1388 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-10-09 21:31:13 +00:00
Marcus Rückert
8cd1471cb3
- white space cleanup part 2 this time 1.4 ;)
...
i hope it helps with merging stuff back to 1.5
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1371 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-10-04 13:26:23 +00:00
Jan Kneschke
bb01131ce0
fixed case for sh)
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1035 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-03-09 00:11:04 +00:00
Jan Kneschke
35104118f4
reordered modules
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1034 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-03-09 00:10:40 +00:00
Jan Kneschke
f55d7dd566
fixed typo
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1033 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-03-09 00:10:22 +00:00
Jan Kneschke
9cba4350ab
added comment about cgi.fix_pathinfo
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1017 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-03-04 12:41:28 +00:00
Jan Kneschke
3d7d380c38
fixed the wrong typo :)
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1014 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-03-02 14:11:25 +00:00
Jan Kneschke
a13e0a7d7b
fixed typo (darix)
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1013 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-03-02 14:08:56 +00:00
Jan Kneschke
b72583c27a
fixed typo
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1008 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-02-28 02:29:59 +00:00
Jan Kneschke
2fb8b8f3b6
added docs for evhost ( fixes #454 )
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1004 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-02-16 15:11:28 +00:00
Jan Kneschke
9458b8cf65
typed typo ( fixes #528 )
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1003 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-02-16 15:04:09 +00:00
Jan Kneschke
87ad66e43f
added docs about var. and env.
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1002 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-02-16 11:17:39 +00:00
Jan Kneschke
69d5fcd217
added docs for mod_dirlisting
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@993 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-02-14 16:09:23 +00:00
Jan Kneschke
37fbe04de9
added note on how to set the backend
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@981 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-02-03 17:22:22 +00:00
Jan Kneschke
f4ad19e034
moved dirlisting docs to its own file
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@979 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-02-01 12:05:01 +00:00
Jan Kneschke
5e513b7233
added docs for mod_dirlisting ( fixes #136 )
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@978 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-02-01 12:03:25 +00:00
Jan Kneschke
587cc43174
fixed typo and added extra notes (patch by <robe@amd.co.at>)
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@977 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-02-01 11:50:36 +00:00
Jan Kneschke
d0cbebef19
fixed typos ( fixes #474 )
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@968 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-31 13:15:02 +00:00
Jan Kneschke
9ec477a374
- fixed load-balancing ( #480 )
...
- added fastcgi.map-extensions
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@962 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-31 12:05:03 +00:00
Xuefer
bf67fb1413
implement global context
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@956 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-20 08:45:07 +00:00
Xuefer
1d97323652
less confusing/misleading on conditional backreference
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@955 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-20 08:36:12 +00:00
Xuefer
74515e64d2
typo in Example
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@954 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-15 09:04:40 +00:00
Jan Kneschke
ab4fddbda1
document the socket.bind + unix-domain-socket handling
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@947 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-14 17:07:25 +00:00
Jan Kneschke
ad712a18be
improved docs (patch by <robe@amd.co.at>)
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@941 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-12 21:59:46 +00:00
Jan Kneschke
70120a0299
improved the htdigest example
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@940 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-12 18:34:26 +00:00
Jan Kneschke
942e416d3e
fixed typo ( fixes #453 )
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@936 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-11 10:20:35 +00:00
Jan Kneschke
1e21941a94
fixed typo
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@933 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-11 10:18:01 +00:00
Jan Kneschke
8b4101e08c
fixed example ( fixes #456 )
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@932 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-11 10:17:23 +00:00
Jan Kneschke
71b65a61d5
documented server-stats
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@928 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-08 18:41:46 +00:00
Jan Kneschke
f3e3fc8007
added docs for the cml.power-magnet and fixed typos
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@906 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-03 12:55:09 +00:00
Jan Kneschke
3c5de44781
updated the latest changes and fixed the typos and wording in the docs (Ryan Schmidt)
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@895 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-12-20 14:02:44 +00:00
Jan Kneschke
4c3f59a0c2
fixed typos
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@887 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-12-13 11:36:15 +00:00
Jan Kneschke
79d9f26032
improve the example based on a comment from dllm70-boborosso (at) yahoo.com
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@881 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-11-25 12:14:32 +00:00
Jan Kneschke
bdc5421430
fixed typos
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@835 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-11-11 12:43:16 +00:00
Jan Kneschke
e360ae79bf
added more example and replaces server.dir-listing by dir-listing.activate
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@823 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-11-09 15:49:31 +00:00
Jan Kneschke
32f6ca1a7b
fixed typos reported by Kevin TIMM
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@809 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-10-31 18:43:46 +00:00
Jan Kneschke
2b26b68133
added docs for mod_expire
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@807 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-10-31 15:33:09 +00:00
Jan Kneschke
9feaf898e2
documented userdir.basepath
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@804 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-10-31 09:06:35 +00:00
Xuefer
396a4de69b
more document
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@793 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-10-20 03:27:03 +00:00
Jan Kneschke
1377748235
updated docs to 1.4.x names and add support for global index-generators (see #250 )
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@762 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-09-29 22:14:00 +00:00
Jan Kneschke
f765742b64
removed the <handle> in fastcgi.server and fixed the example
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@729 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-09-22 13:13:01 +00:00
Jan Kneschke
f679dba35d
fixed typos
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@714 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-09-19 08:51:34 +00:00
Jan Kneschke
95dfbca5af
updated docs and news about md5 support in htpasswd
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@712 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-09-16 12:45:15 +00:00
Jan Kneschke
af73bcb9fc
added docs for the new options and fixed docs about /prefix/ handling ( fixes #202 )
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@707 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-09-14 16:58:23 +00:00
Xuefer
3006dd11c5
add variable var.PID for use in config file
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@698 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-09-12 12:21:34 +00:00
Jan Kneschke
6b63deb241
fixed example
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@692 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-09-07 07:33:15 +00:00
Jan Kneschke
9209f7e8bd
fixed typo
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@691 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-09-07 07:32:29 +00:00