Uriel wrote:
HI Gabriel

On Mon, Feb 21, 2011 at 8:15 AM, Gabriel Boquillon<[email protected]>  wrote:
Hello

The exemple config for apache 2 doesn't work at all (at least for me).
http://werc.cat-v.org/docs/web-server-setup/apache2

Any idea what exactly is broken? I don't think I tried that config (I
avoid Apache 2 like the plague), but I thought it should work.


A "permission" problem I think.
Can't test now but with:

<Directory /usr/werc/bin>
        Options ExecCGI
+       AllowOverride None
+       Order allow,deny
+       Allow from all

It should work with the other config.

So here is something that works tweaked with the help of the apache 1.3
examples and various web resources.
It's not that different from the example, but a few bits are useful if you
want the sitemap.txt to be created or if your plan9port installation is not
in /usr/local/plan9 (or, even, if you want werc to serve pages).

Very cool! I will add it to the page, still it would be interesting to
find out why the old example didn't work.

Thanks again

No Thank YOU
Not only for werc but also for cat-v.org. It really opened my mind.

uriel

--
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.

Reply via email to