public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Apache2 tomcat5 virtual hosts
@ 2005-09-25 19:58 Rupert Young (Restart)
  2005-09-26  9:50 ` z3rosix
  0 siblings, 1 reply; 3+ messages in thread
From: Rupert Young (Restart) @ 2005-09-25 19:58 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 871 bytes --]

Hi,

 

I've updated apache2 and am going through the process of changing to the new
configs. Is there a how-to which describes virtual hosts?

 

This is what I have now, but apache2 won't start and I get the error below

 

<VirtualHost 192.168.1.40:80>

            ServerName xxx

            DocumentRoot "/opt/tomcat5/webapps/xx"

            <Location "/*.jsp">

                        JkUriSet worker ajp13:localhost:8009

            </Location>

            <Directory /opt/tomcat5/webapps/xx>

              DirectoryIndex index.jsp

            </Directory>

</VirtualHost>

 

 

* Apache2 has detected a syntax error in your configuration files:

Syntax error on line 73 of /etc/apache2/vhosts.d/vhosts.conf:

Invalid command 'JkUriSet', perhaps mis-spelled or defined by a module not
included in the server configuration

 

Regards,

 

Rupert Young

 


[-- Attachment #2: Type: text/html, Size: 5896 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-09-26 12:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-25 19:58 [gentoo-user] Apache2 tomcat5 virtual hosts Rupert Young (Restart)
2005-09-26  9:50 ` z3rosix
2005-09-26 12:30   ` [gentoo-user] Apache2 tomcat5 virtual hosts (solved) Rupert Young (Restart)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox