Re: [Webware-discuss] Struggling with mod_webkit

2007-01-22 Thread Tennessee Leeuwenburg
Never mind, A little more probing revealed that if I specify main.py, I get the expected result now. So: 1.) Don't put the location tag in a conf.d file 2.) Specify a filename, maybe the default URL isn't set up properly or something. In any case, I can get started. Thanks very much. Cheers, -

Re: [Webware-discuss] Struggling with mod_webkit

2007-01-22 Thread Tennessee Leeuwenburg
Thanks for the suggestion. Partial success. Different problem. I had the location tag in conf.d/mod_webkit.conf I moved it into conf/httpd.conf, immediately under the suppler "server-status" handler. I got server-status working properly, then set about making webkit-handler appear the same. Af

Re: [Webware-discuss] Struggling with mod_webkit

2007-01-22 Thread Christoph Zwerschke
Tennessee Leeuwenburg wrote: > * Added the snippet from the installation guide setting up the > tag > * Been baffled. Did you restart/reload Apache2 after that? Are you sure you put the Location tag (should be ) in the right (virtual host) config file? What happens if you put another handler th