| Fix typo. - swerc - anselm's simpler werc fork | |
| git clone git://git.suckless.org/swerc | |
| Log | |
| Files | |
| Refs | |
| README | |
| --- | |
| commit fcb1a4ba4c776d785dddfb7a92c94b91039b231d | |
| parent 098d45764652afbe0fb4e4821dbec9ada2328a9a | |
| Author: Uriel <[email protected]> | |
| Date: Wed, 24 Mar 2010 06:33:24 +0000 | |
| Fix typo. | |
| Diffstat: | |
| M README | 2 +- | |
| 1 file changed, 1 insertion(+), 1 deletion(-) | |
| --- | |
| diff --git a/README b/README | |
| @@ -20,7 +20,7 @@ Instructions: | |
| Untar werc at your desired location, configure httpd to use | |
| /path-to-your-werc-installation/bin/werc.rc as a cgi-script, it is recommended | |
| -that you make wrec.rc handle all non-static files (this can be done by setting | |
| +that you make werc.rc handle all non-static files (this can be done by setting | |
| it up as your 404 handler) and setup your virtual hosts to handle static files | |
| by setting the document root for the domain to | |
| /path-to-werc-installation/sites/yourdomain.com/, and create a directory for |