Commit Graph

17 Commits (9feaf898e248aaaec59475fbeda08cba1051d06b)

Author SHA1 Message Date
Jan Kneschke 1f0174e9d1 assume case-sensitive FS of upper + lower case result in the same filename (e.g. /1234/)
18 years ago
Jan Kneschke c440468249 max-request-size was not respected since a long time
18 years ago
Xuefer 3006dd11c5 add variable var.PID for use in config file
18 years ago
Jan Kneschke 1a50f47b30 fixed error-msg
18 years ago
Jan Kneschke 5c20c426b7 added gracefull shutdown and max-connections
18 years ago
Xuefer f387d89870 fix merging of auto-indexing element, and make autoload modules hack to use array merging
18 years ago
Jan Kneschke 1ce7cb8272 fixed check for base-docroot if chroot is used (fixes #144), patch provided by jochen at schalanda.de
18 years ago
Jan Kneschke c39b55649d initialize is_ssl (perhaps fixes a long standing bug)
18 years ago
Jan Kneschke e9165caae8 range-requests is at 40
18 years ago
Jan Kneschke c052589bb3 load mod_indexfile before, mod_fastcgi and friends and let array regenerated unique ids if necessary
18 years ago
Jan Kneschke d8394f7f2e moved code to mod_staticfile, mod_dirlisting and mod_indexfile
18 years ago
Jan Kneschke 75c3a8393a added include_shell option to configfiles (merged the rest of the trunk changesets)
18 years ago
Jan Kneschke 360aba360f allow _ in env. and var. and optimized matching of conditions
18 years ago
Jan Kneschke 6517c89d4a leak fixes
18 years ago
Jan Kneschke d56f19c7d1 checked | to 'else' (merged [316])
18 years ago
Jan Kneschke 6e78c2c8df user defined variable, compute on parsing: string+string, int+int, array+array, var+=expression.
18 years ago
Jan Kneschke 8073d5fe9f added nested conditionals (merged [298])
18 years ago