From: "Rupert Young (Restart)" <rupert.young@restartconsulting.com>
To: <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] Apache2 tomcat5 virtual hosts
Date: Sun, 25 Sep 2005 20:58:06 +0100 [thread overview]
Message-ID: <20050925195808.1AC5424F2CF@smtp.nildram.co.uk> (raw)
[-- 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 --]
next reply other threads:[~2005-09-25 20:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-25 19:58 Rupert Young (Restart) [this message]
2005-09-26 9:50 ` [gentoo-user] Apache2 tomcat5 virtual hosts z3rosix
2005-09-26 12:30 ` [gentoo-user] Apache2 tomcat5 virtual hosts (solved) Rupert Young (Restart)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050925195808.1AC5424F2CF@smtp.nildram.co.uk \
--to=rupert.young@restartconsulting.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox