Fix typo.
This commit is contained in:
parent
c197204376
commit
70fe704f99
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
|
@ -20,7 +20,7 @@ Instructions:
|
||||||
|
|
||||||
Untar werc at your desired location, configure httpd to use
|
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
|
/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
|
it up as your 404 handler) and setup your virtual hosts to handle static files
|
||||||
by setting the document root for the domain to
|
by setting the document root for the domain to
|
||||||
/path-to-werc-installation/sites/yourdomain.com/, and create a directory for
|
/path-to-werc-installation/sites/yourdomain.com/, and create a directory for
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue