Hi all! Perhaps someone could give me a quick pointer for getting werc set up with Apache 2.
I am working on getting werc running under SLES 10 + Apache 2. I've got p9p running fine, and werc is installed. Unfortunately, I get a 403 "Forbidden" error when attempting to read the css pages, so while the werc content displays, it's not formatted. Furthermore, if I dump a plain text file into the werc/sites/mysite/ directory, say, foo.txt, then try to access it via http://mysite/foo.txt, I also get a forbidden. I set up the virtual host by copying-and-pasting the apache2 setup from cat-v.org, and changed the paths to reflect my install in /usr/local/werc. If I remove the virtual host and just go with the default, I can put foo.txt into Apache's webroot, and it'll get served up just fine... So I'm lead to believe it's something with the werc setup, not necessarily Apache2. The static files are supposed to live under $werc_root/sites/<mysite>, correct, or should I have to copy them to the Apache webroot directory? Many thanks in advance!! -Ben
-- You received this message because you are subscribed to the Google Groups "werc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/werc9?hl=en.
