Thu, 04 Feb 2016 21:47:22 -0500: |
bin/contrib/rc-httpd/: fix default paths and environment variables; create a generic default select-handler; add tcp80, used for launching rc-httpd from listen(8) |
changeset 658: |
b501d0f9afa4 |
author: |
sl |
date: |
Thu, 04 Feb 2016 21:47:22 -0500 |
files: |
bin/contrib/rc-httpd/rc-httpd bin/contrib/rc-httpd/select-handler bin/contrib/tcp80 |
Sun, 19 Aug 2012 01:16:10 +0200: |
Be a bit more careful before we redirect to plain files when we get a trailing / and can't find a dir. |
changeset 656: |
50a9b770bb43 |
author: |
Uriel <u@berlinblue.org> |
date: |
Sun, 19 Aug 2012 01:16:10 +0200 |
files: |
bin/werc.rc |
Sun, 19 Aug 2012 01:07:54 +0200: |
Update readme to point to #cat-v instead of #plan9. |
changeset 655: |
d825e5ea9195 |
author: |
Uriel <u@berlinblue.org> |
date: |
Sun, 19 Aug 2012 01:07:54 +0200 |
files: |
README |
Thu, 30 Jun 2011 22:58:17 +0000: |
Ignore leading spaces/tabs when extracting a title from HTML files. |
changeset 654: |
e7610acba076 |
author: |
Uriel <u@berlinblue.org> |
date: |
Thu, 30 Jun 2011 22:58:17 +0000 |
files: |
bin/werclib.rc |
Tue, 28 Jun 2011 22:12:53 +0000: |
Fix typo and add a new item to todo list. |
changeset 653: |
e1cb72de8a51 |
author: |
Uriel <u@berlinblue.org> |
date: |
Tue, 28 Jun 2011 22:12:53 +0000 |
files: |
sites/werc.cat-v.org/development/todo.md |
Tue, 28 Jun 2011 03:48:22 +0000: |
When more than one file with the same 'name' (eg., foo.md, foo.html) do not display it more than once in dir listings. |
changeset 652: |
1b95f0539231 |
author: |
Uriel <u@berlinblue.org> |
date: |
Tue, 28 Jun 2011 03:48:22 +0000 |
files: |
bin/corehandlers.rc |
Sat, 05 Feb 2011 16:50:47 +0000: |
Fix stupid typo in comment. |
changeset 650: |
275899147886 |
author: |
Uriel <u@berlinblue.org> |
date: |
Sat, 05 Feb 2011 16:50:47 +0000 |
files: |
bin/werc.rc |
Sat, 05 Feb 2011 16:49:29 +0000: |
Add commented out stderr debug command. This is provides functionality similar to werc_errlog_wrap.rc but it is easier to enable without changing the http server configuration. |
changeset 649: |
167d7cba8e73 |
author: |
Uriel <u@berlinblue.org> |
date: |
Sat, 05 Feb 2011 16:49:29 +0000 |
files: |
bin/werc.rc |