Commit Graph

22 Commits (6ae26a7dab4e14f93b363273428e1416a420e1d5)

Author SHA1 Message Date
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 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
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
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 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 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
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 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 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
Jan Kneschke 26b10e7fe8 minor additions
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@486 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke cee64f2af7 cosmetics and documented server.errorlog-use-syslog
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@485 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke 5e59f6a239 documented the new options
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@484 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke ee1c38df7c fixed reST markup
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@391 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke 3400a1d52b correct the keyword for server.protocol-http11
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@94 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke 2477686b50 added dir-listing.hide-dotfiles and customizable CSS for dirlisting written by smi
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@84 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke b6b7b3c698 added note about requirement of server.document-root
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@41 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke bcdc6a3bbc moved everything below trunk/ and added branches/ and tags/
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@30 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago