Where are those lines contained, within a VirtualHost directive, or are they
at the 'root' of httpd.conf?

Joe

----- Original Message -----
From: "Karoly VEGH" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 19, 2002 4:07 AM
Subject: mod_webapp + httpd.conf


>
> Hello,
>
> i try to get apache communicate with tomcat,
>
> i have the following section in my httpd.conf:
>
> -------->8-------------------------
>
> <IfModule mod_webapp.c>
>  WebAppConnection conn      warp  localhost:8008
>  WebAppDeploy     examples    conn      /examples
> # WebAppInfo /webapp-info
> </IfModule>
>
> -------------8<--------------------
>
> WebAppDeploy takes three arguments, <name> <connection> <uri-path>
>
> the problem is at apachectl configtest:
>
> Syntax error on line 1039 of /etc/apache/httpd.conf:
> Invalid virtual host name
>
> the 1039th line is WebAppDeploy     examples    conn      /examples
>
> what virtual host does he await?
>
> tia,
>
> Charlie
>
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to