Stefan Bühler
|
deb0dd2428
|
[doc] always show angel doc in toc
|
2014-04-11 12:06:55 +02:00 |
Stefan Bühler
|
074f53744a
|
[angel] merge allow_listen_* items
* allow_listen_ip ".." -> allow_listen ".."
* allow_listen_unix ".." -> allow_listen "unix:.."
* allow_listen also takes lists of strings
|
2014-04-10 12:40:08 +02:00 |
Stefan Bühler
|
22d186cecc
|
[angel] rewrite config handling, rename items, document it
* remove "instance { ... }" wrapping
* use "_" instead of "-"
* modules -> modules_path
* allow_listen { ip "..."; } -> allow_listen_ip "...";
* allow_listen { unix "..."; } -> allow_listen_unix "...";
|
2014-04-10 12:40:08 +02:00 |
Stefan Bühler
|
b5edda3bf4
|
[plugin_core] fix index "/filename" handling
|
2014-02-26 13:18:30 +01:00 |
Stefan Bühler
|
f482877825
|
[doc] document core config and modules in tree
|
2014-02-03 12:57:25 +01:00 |
Stefan Bühler
|
3cd06f49ad
|
restructure docs
|
2014-01-20 16:04:10 +01:00 |
Stefan Bühler
|
75d314c541
|
[doc] update to new config syntax
|
2013-09-10 12:07:57 +02:00 |
Stefan Bühler
|
3dceac0d56
|
[doc] update config examples in doc/*.lua to match current syntax
|
2013-08-21 12:09:26 +02:00 |
Stefan Bühler
|
0e9871e695
|
[doc] update example mime-types
|
2013-08-15 21:26:01 +02:00 |
Stefan Bühler
|
76cf9761ce
|
[doc] fix wiki link to the redirect target
|
2013-07-31 21:44:28 +02:00 |
Stefan Bühler
|
0d85a068c8
|
[lua] add per lua_State lock
|
2013-05-04 13:11:25 +02:00 |
Thomas Porzelt
|
b6e20b45f9
|
[doc] update config examples re latest config syntax changes
|
2011-08-28 16:51:21 +02:00 |
Stefan Bühler
|
dbfca1b2cb
|
[doc]: fix config examples
|
2011-08-28 14:18:03 +02:00 |
Stefan Bühler
|
bafba4b112
|
[core.cached_html] fix path handling
|
2011-08-13 21:28:01 +02:00 |
Thomas Porzelt
|
81429d4eb5
|
[doc] Fix: use 'charset' instead 'encoding' in mimetypes.conf
|
2011-05-29 09:56:30 +02:00 |
Stefan Bühler
|
f277a22407
|
[core.lua] fix wsgi pathinfo
|
2011-04-14 11:23:41 +02:00 |
Stefan Bühler
|
569afd99c3
|
[doc] And again two wiki links fixed.
|
2010-10-03 00:26:33 +02:00 |
Stefan Bühler
|
63af483ca8
|
[doc] Fix wiki link in man pages
|
2010-10-03 00:09:41 +02:00 |
Stefan Bühler
|
b432e35eeb
|
[angel] Remove "-n" option from angel and docs (wasn't imlemented)
|
2010-10-02 23:18:31 +02:00 |
Stefan Bühler
|
5e4b27c99b
|
[core.lua] Fix cached_html action
|
2010-09-23 10:12:45 +02:00 |
Stefan Bühler
|
2d57e56bdc
|
Add lua default path for distributed core lua scripts
|
2010-09-07 20:24:26 +02:00 |
Stefan Bühler
|
10ea96230b
|
Fix path in example run script
|
2010-08-25 18:49:26 +02:00 |
Stefan Bühler
|
c3164aba8b
|
Move binary names: angel becomes lighttpd2, worker lighttpd2-worker
|
2010-08-24 21:05:17 +02:00 |
Stefan Bühler
|
827b48fb67
|
include default.html in distbuild
|
2010-08-23 23:52:34 +02:00 |
Stefan Bühler
|
bdaa42c517
|
[doc/secdownload] fix small copy/paste error in secdownload.lua
|
2010-08-07 21:42:38 +02:00 |
Stefan Bühler
|
9775fc5198
|
Fix typo in core__xsendfile.lua
|
2010-04-11 23:17:08 +02:00 |
Thomas Porzelt
|
bd8f362f07
|
[doc] Add default.html page for distribution in packages
|
2010-03-27 17:04:35 +01:00 |
Stefan Bühler
|
30639dcfcb
|
Include lua plugins in dist
|
2010-03-26 15:45:53 +01:00 |
Stefan Bühler
|
64cb4d81e8
|
Fix path in example conf
|
2010-03-26 13:34:26 +01:00 |
Stefan Bühler
|
405c6b26f4
|
Part 2: [lua]: Add 'add_file' and 'add_temp_file' method for chunkqueue; 'add' only accepts simple strings now
|
2010-03-02 23:20:07 +01:00 |
Stefan Bühler
|
3f1c94aefa
|
[lua:core plugin]: fix typo
|
2010-02-14 20:58:27 +01:00 |
Stefan Bühler
|
ebfa9e9ae7
|
[lua:core plugin]: Fix comments, cache 'cached_html' action
|
2010-02-14 19:12:06 +01:00 |
Stefan Bühler
|
e220bd588c
|
Add example lighttpd.conf
|
2010-02-14 19:00:46 +01:00 |
Stefan Bühler
|
ed58f7365f
|
[lua]: core and secdownload plugin
|
2010-02-14 18:51:05 +01:00 |
Stefan Bühler
|
eaa13c2e4b
|
automake: Fix doc/service EXTRA_DIST
|
2010-01-05 16:28:22 +01:00 |
Stefan Bühler
|
24f4fc1bc1
|
Add doc/ directory with man pages + config examples
|
2010-01-05 14:18:32 +01:00 |