"Jim Handwerk" <[EMAIL PROTECTED]> wrote:
> I'm sure this is out there somewhere, but I'll be a monkey's uncle if I can
> find it.
> Is there a way to connect Apache 1.3 to TC4 so that particular web app will
> be default rather than an index.html.
>
> I currently have in my httpd.conf
>
> LoadModule webapp_module libexec/mod_webapp.so
> WebAppConnection warpConnection warp <ip>:8008
> WebAppDeploy midrp warpConnection /midrp
>
> changing the last line to:
> WebAppDeploy midrp warpConnection /
>
> doesn't seem to work. Any thing else I should try?
We have patched it in CVS... If you need it now, download and build,
otherwise, wait for the next release (should be Sunday)
Pier