werc/bin
2009-02-18 09:25:10 +00:00
..
aux Fix syntax error. 2009-02-13 23:16:56 +00:00
contrib Add urlencode.awk to contrib/, not used for now. 2009-02-18 09:25:10 +00:00
cgilib.rc Fix bug in crop_text and make length argument optional (default is 512 chars). 2009-02-13 23:18:34 +00:00
corehandlers.rc Reorg code in five source files: werc.rc, cgilib.rc, corehandlers.rc, wercconf.rc and werclib.rc. 2009-02-01 20:06:51 +01:00
fltr_cache.rc Convert fltr_cache into a function. Enable output buffering which had been commented out for unknwon reasons. 2009-02-06 22:09:32 +01:00
template.awk Initial commit 2007-05-27 13:25:55 +02:00
werc.rc Correct dirfilter matching of /sitemap.txt and /robots.txt, note that we match them even if not in site root. 2009-02-14 07:26:52 +00:00
wercconf.rc Don't execute perm_redirects directly from conf_perm_redirect to avoid tripping over sitemaps and other code that sources config files but doesn't want to actually *do* anything. Also hide paths with simple or pattern redirects from sitemaps. 2009-02-14 07:09:27 +00:00
werclib.rc Minor style change and delete debug print. 2009-02-13 23:17:49 +00:00