Uriel wrote:
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
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).
Now I'm wondering, if your PLAN9 is not /usr/local/plan9, don't you
still need to specify your own custom value somehow? Does your config
assume $PLAN9 is set before Apache is started?
uriel
Yes it's an oversight from my part. I source
/etc/profile.d/plan9port.sh (which export $PLAN9 and $PATH with
/opt/plan9/bin in it) before starting apache in my init scripts.
It didn't hit me when creating the conf because I had $PLAN9 set.
Sorry about that.
--
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.