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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
Xuefer
|
396a4de69b
|
more document
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@793 152afb58-edef-0310-8abb-c4023f1b3aa9
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
Jan Kneschke
|
51ab2d8a02
|
added reload
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@686 152afb58-edef-0310-8abb-c4023f1b3aa9
|
18 years ago |
Jan Kneschke
|
ef7955cc1f
|
fixed typos
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@642 152afb58-edef-0310-8abb-c4023f1b3aa9
|
18 years ago |
Xuefer
|
f08537ee87
|
document backreference to regex conditional
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@620 152afb58-edef-0310-8abb-c4023f1b3aa9
|
18 years ago |
Jan Kneschke
|
fd7466eb7a
|
added docs for the new options in mod_dirlisting
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@611 152afb58-edef-0310-8abb-c4023f1b3aa9
|
18 years ago |
Jan Kneschke
|
6c160ec7d9
|
added PUT, all basic litmus tests passed
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@589 152afb58-edef-0310-8abb-c4023f1b3aa9
|
18 years ago |
Jan Kneschke
|
3b10caf14e
|
added a comment about stat-cache-engine
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@587 152afb58-edef-0310-8abb-c4023f1b3aa9
|
18 years ago |
Jan Kneschke
|
d57bcf4068
|
added webdav docs
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@586 152afb58-edef-0310-8abb-c4023f1b3aa9
|
18 years ago |
Jan Kneschke
|
0de585c33b
|
the test-cases revealed that broken-scriptfilename is really needed, reverted the changes
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@558 152afb58-edef-0310-8abb-c4023f1b3aa9
|
18 years ago |
Jan Kneschke
|
f51c349b55
|
updated to new docutils which installs rst2html without .py
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@557 152afb58-edef-0310-8abb-c4023f1b3aa9
|
18 years ago |
Jan Kneschke
|
e3a27bec4e
|
added the event-handler note for macos x (fixes #70)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@553 152afb58-edef-0310-8abb-c4023f1b3aa9
|
18 years ago |
Jan Kneschke
|
07f35279aa
|
fixed compilation and documentation for lighy + php
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@544 152afb58-edef-0310-8abb-c4023f1b3aa9
|
18 years ago |
Jan Kneschke
|
c6c0a3263e
|
don't serve .php .inc and ... as static files
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@543 152afb58-edef-0310-8abb-c4023f1b3aa9
|
18 years ago |
Jan Kneschke
|
75c3a8393a
|
added include_shell option to configfiles (merged the rest of the trunk changesets)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@530 152afb58-edef-0310-8abb-c4023f1b3aa9
|
18 years ago |
Jan Kneschke
|
d56f19c7d1
|
checked | to 'else' (merged [316])
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@524 152afb58-edef-0310-8abb-c4023f1b3aa9
|
18 years ago |
Jan Kneschke
|
6e78c2c8df
|
user defined variable, compute on parsing: string+string, int+int, array+array, var+=expression.
"include" sub configuration file. (merged ([308], [309], [306], [305])
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@520 152afb58-edef-0310-8abb-c4023f1b3aa9
|
18 years ago |