Re: mod_jk problem SSL question...

2002-07-10 Thread Mark Hutchinson
I followed the how from the link in this and finaly got tomcat and apache working. One question now though, after compiling apache and such, how do I now enable ssl and https on this server. Can I add it after? Or do I have to recompile? Thanks all. Mark From: Eddie Bush [EMAIL

Error received in mod_jk.log / Getting Blank JSP pages

2002-07-08 Thread Mark Hutchinson
When ever I try to access a JSP page, I get a returned blank page (here is the source of the received page: htmlbody/body/html ) and I get this in the mod_jk.log [Mon Jul 08 13:43:30 2002] [jk_worker.c (123)]: Into wc_get_worker_for_name ajp13 [Mon Jul 08 13:43:30 2002] [jk_worker.c

Re: AW: server.xml

2002-07-04 Thread Mark Hutchinson
Perhaps I do not need any entry in the server.xml. All I have in my httpd.conf is my virtualhost that has a different IP and document root than the default page. I can bring up the virtual host page, but I just get the tomcat-apache 404 error page. I am pretty much out of ideas on this. It

Re: AW: AW: server.xml

2002-07-04 Thread Mark Hutchinson
page' ? - What do you mean with 'cant add another virtual host' Is this an additonal error beside 'NotFound'. - What have you done to add another virtual host ? -Ursprüngliche Nachricht- Von: Mark Hutchinson [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 4. Juli 2002 16:57

RE: Apache for jsp...

2002-07-04 Thread Mark Hutchinson
Would this not require tomcat to be run as root because only root can access ports lower than 1024? Mark From: Ten-Hung Chu [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Subject: RE: Apache for jsp... Date: Thu, 4 Jul 2002 14:22:57

RE: Apache for jsp...

2002-07-04 Thread Mark Hutchinson
... Date: Thu, 4 Jul 2002 21:45:37 +0200 haem... no the instance would be opened on another user, such as nobody ... -Message d'origine- De : Mark Hutchinson [mailto:[EMAIL PROTECTED]] Envoyé : jeu. 4 juillet 2002 21:44 À : [EMAIL PROTECTED] Objet : RE: Apache for jsp... Would

RE: Apache for jsp...

2002-07-04 Thread Mark Hutchinson
mod_jk is readily accessibile and is also easy to build. Give that a try. Mark From: Mario Henley Becerril Geldis [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: RE: Apache for jsp... Date: Thu, 4 Jul 2002 14:55:24 -0500 (CDT)

Virtual host question for all

2002-07-03 Thread Mark Hutchinson
I have RedHat 7.3 with Apache 1.3.23-11 and tomcat 4.0.3 installed with RPM's. I have everything working and can access the ip:8180 and get the examples and also go to the ip/examples/ and all is good. I have the mod_jk.conf included in the httpd.conf so that I have access to the tomcat

RE: Virtual host question for all

2002-07-03 Thread Mark Hutchinson
OK. Here is my virtual host: NameVirtualHost 111.111.111.111:80 VirtualHost 111.111.111.111:80 ServerAdmin [EMAIL PROTECTED] DocumentRoot /web/mydomainconent.mydomain.com/web ServerName gohere.mydomain.com ErrorLog logs/mydomain-error_log CustomLog logs/mydomain-access_log

RE: Virtual host question for all

2002-07-03 Thread Mark Hutchinson
/ajp.html John Turner [EMAIL PROTECTED] http://www.aas.com -Original Message- From: Mark Hutchinson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 2:45 PM To: [EMAIL PROTECTED] Subject: RE: Virtual host question for all OK. Here is my virtual host: NameVirtualHost 111.111.111.111

RE: Virtual host question for all

2002-07-03 Thread Mark Hutchinson
I put this: Host name=www.site.com debug=0 appBase=webapps unpackWARs=true Logger className=org.apache.catalina.logger.FileLogger directory=logs prefix=localhost_www_site_com_log. suffix=.txt timestamp=true/ Context path= docBase=/web/mydomainconent.mydomain.com/web

RE: Virtual host question for all

2002-07-03 Thread Mark Hutchinson
stopped it. John Turner [EMAIL PROTECTED] http://www.aas.com -Original Message- From: Mark Hutchinson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 3:30 PM To: [EMAIL PROTECTED] Subject: RE: Virtual host question for all I put this: Host name=www.site.com debug=0 appBase

RE: Virtual host question for all

2002-07-03 Thread Mark Hutchinson
for all Date: Wed, 3 Jul 2002 16:00:08 -0400 If you're using Netscape 4.x try IE 5.5. There's a known issue with Apache 2.0.36 and Netscape 4.x (don't know if it's fixed in 2.0.39). -Original Message- From: Mark Hutchinson [mailto:[EMAIL PROTECTED]] Sent: July 03, 2002 12:56 PM

RE: Virtual host question for all

2002-07-03 Thread Mark Hutchinson
for all Date: Wed, 3 Jul 2002 16:02:38 -0400 Maybe a dumb question, but what do you expect to be displayed? What URL are you using? John Turner jturner@ NOSPAM.aas.com http://www.aas.com -Original Message- From: Mark Hutchinson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 3

RE: Virtual host question for all

2002-07-03 Thread Mark Hutchinson
) server.xml to the list. Log files would also be helpful. John Turner -Original Message- From: Mark Hutchinson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 4:10 PM To: [EMAIL PROTECTED] Subject: RE: Virtual host question for all Too bad. It was not that. I can view it from any