Changeset 1348 for trunk/ChangeLog
- Timestamp:
- 10/03/2006 12:48:52 PM (2 years ago)
- Files:
-
- 1 modified
-
trunk/ChangeLog (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r279 r1348 2286 2286 2287 2287 config-file handling has been seperated into a parser and a lexer. Both 2288 are currently written by hand and will propably be rewritten into bison +2288 are currently written by hand and will propably be rewritten into bison 2289 2289 flex if time permits. But that would be a cosmetical change. 2290 2290 … … 3217 3217 - unneccesary slashes 3218 3218 3219 when building pathes from different portions of a string (e.g. docroot +3219 when building pathes from different portions of a string (e.g. docroot 3220 3220 virt-server-docroot + request-uri) slashes where added for security and 3221 3221 simplicity. This resulted in up to 5 adjacent slashes which caused no harm … … 3916 3916 Let's assume that <a 3917 3917 href="http://www.acme.com/software/thttpd/">thttpd</a> is (one of) the 3918 faste stwebservers out there.3918 fasted webservers out there. 3919 3919 3920 3920 all httpds were started with:

