-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jonathan,
Jonathan Mast wrote:
| It is a Tomcat 404 error.
Okay, good. That means that Tomcat is handling the request (rather than
Apache handling it) so we are probably not talking about fixing httpd
configuration or your connector (mod_whatever).
Thanks for the notes.
It is a Tomcat 404 error.
So I take it that I can specify a file name (index.jsp) in the configuration
and it will default to that file?
On Fri, Feb 29, 2008 at 10:57 AM, Christopher Schultz <
[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jonathan,
Jonathan Mast wrote:
| However it is usually linked, I'm obviously not an expert on this subject.
| Perhaps you know a concise summary of how Tomcat and Apahce HTTPD work?
Apache can be linked to Tomcat using either HTTP or AJP protocols.
However it is usually linked, I'm obviously not an expert on this subject.
Perhaps you know a concise summary of how Tomcat and Apahce HTTPD work?
thanks
On Thu, Feb 28, 2008 at 1:51 PM, Mark Thomas <[EMAIL PROTECTED]> wrote:
> Jonathan Mast wrote:
> > sorry
> >
> > Tomcat 5.5.1
> > Apache 1.3.3
Jonathan Mast wrote:
sorry
Tomcat 5.5.1
Apache 1.3.33
Java 1.4.2
And you are linking httpd and Tomcat how?
Mark
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additiona
sorry
Tomcat 5.5.1
Apache 1.3.33
Java 1.4.2
On Thu, Feb 28, 2008 at 1:19 PM, Mark Thomas <[EMAIL PROTECTED]> wrote:
> Jonathan Mast wrote:
> > I'm trying to a subdomain to our site but Tomcat is not finding the
> index
> > page correctly.
> >
> > Here are my entries into httpd.conf and server.x
Jonathan Mast wrote:
I'm trying to a subdomain to our site but Tomcat is not finding the index
page correctly.
Here are my entries into httpd.conf and server.xml:
ServerName foo.site.com
DocumentRoot /usr/local/apache/htdocs/foo
CustomLog /usr/local/apache/logs/foo.site.com_acc
I'm trying to a subdomain to our site but Tomcat is not finding the index
page correctly.
Here are my entries into httpd.conf and server.xml:
ServerName foo.site.com
DocumentRoot /usr/local/apache/htdocs/foo
CustomLog /usr/local/apache/logs/foo.site.com_access_log combined