Aaron Bannert at [EMAIL PROTECTED] wrote:
> On Tue, Aug 21, 2001 at 04:24:37PM -0000, [EMAIL PROTECTED] wrote:
>> pier 01/08/21 09:24:37
>>
>> Modified: webapp/lib wa_config.c
>> Log:
>> Allow web-applications to be deployed as root of virtual hosts.
>> Thanks to Philipp Richter <Philipp.Richter at CUBiT.at>
>
> Cool! Would you mind posting a sample config to show how this special case
> works? (Just a snippet from httpd.conf, and the relevant pieces from
> server.xml)
Oh, simple...
WebAppDeploy [your application name] [your connection name] /
And don't change server.xml :)
Pier