eabcd4fdf2
added support for host and port
weigon2005-07-28 20:55:55 +00:00
c5bc4e7f71
added support for host and port
weigon2005-07-28 20:55:55 +00:00
35fb5cd60a
added tests for /prefix + PATH_INFO on check-local = disable
weigon2005-07-28 10:24:49 +00:00
eaa13584b5
added tests for /prefix + PATH_INFO on check-local = disable
weigon2005-07-28 10:24:49 +00:00
2c4c655065
improved the examples
weigon2005-07-28 10:24:06 +00:00
35ba71e811
improved the examples
weigon2005-07-28 10:24:06 +00:00
ff4597949a
added support to have a PATH_INFO on /prefix if check-local is disabled
weigon2005-07-28 10:22:53 +00:00
c5502e66eb
added support to have a PATH_INFO on /prefix if check-local is disabled
weigon2005-07-28 10:22:53 +00:00
37a795604e
added fucntionname to errormsg
weigon2005-07-26 08:27:08 +00:00
487dd60613
added fucntionname to errormsg
weigon2005-07-26 08:27:08 +00:00
eb9f340a78
cleaned up the errorlog writing, default is now stderr, syslog is requested explicitly
weigon2005-07-26 08:26:28 +00:00
adcc83d26f
cleaned up the errorlog writing, default is now stderr, syslog is requested explicitly
weigon2005-07-26 08:26:28 +00:00
2070fb4379
reverted last patch and added comment
weigon2005-07-26 08:24:32 +00:00
61a1e9b2ec
reverted last patch and added comment
weigon2005-07-26 08:24:32 +00:00
bfc0c3b947
do the url matching after we cleaned it up
weigon2005-07-24 12:46:01 +00:00
a8117f5454
do the url matching after we cleaned it up
weigon2005-07-24 12:46:01 +00:00
c016ca0a10
added functions file_isreg() and dir_files() and added last-modified handling
weigon2005-07-24 06:58:03 +00:00
d576e0ad64
added functions file_isreg() and dir_files() and added last-modified handling
weigon2005-07-24 06:58:03 +00:00
23300a91c2
added url.rewrite-once and url.rewrite-repeat and mapped the old options both to url.rewrite-once if the user really wants url.rewrite-repeat he has to use it expecitly. Added detection for endless loops
weigon2005-07-23 20:58:46 +00:00
6215997b8d
added url.rewrite-once and url.rewrite-repeat and mapped the old options both to url.rewrite-once if the user really wants url.rewrite-repeat he has to use it expecitly. Added detection for endless loops
weigon2005-07-23 20:58:46 +00:00
4853c620e0
detect endless loops and kill them
weigon2005-07-23 20:42:34 +00:00
7126a0f2bc
detect endless loops and kill them
weigon2005-07-23 20:42:34 +00:00
83de086cd6
fixed memcache support, added more comments and fixed handling of trigger.handler
weigon2005-07-11 11:01:59 +00:00
4e9f62904e
fixed memcache support, added more comments and fixed handling of trigger.handler
weigon2005-07-11 11:01:59 +00:00
5488b31394
be a bit more verbose for log-request-handling
weigon2005-07-11 11:00:23 +00:00
39b12c5fc6
be a bit more verbose for log-request-handling
weigon2005-07-11 11:00:23 +00:00
cb932327a7
check parameters for memcache functions and added functions for md5() and fetching params from the query string
weigon2005-07-11 10:59:39 +00:00
c1777b764b
check parameters for memcache functions and added functions for md5() and fetching params from the query string
weigon2005-07-11 10:59:39 +00:00
75a0607165
one character was not compared for the string-length was below sizeof(size_t)
weigon2005-07-11 10:58:27 +00:00
09903fa706
one character was not compared for the string-length was below sizeof(size_t)
weigon2005-07-11 10:58:27 +00:00