I am compiling mod_jk source code on the server. The command to compile is ./configure --with-apxs=/usr/sbin/apxs (or where ever the apxs/apxs2 is)
I did a quick linux find. -name apxs under the usr directory and nothing turned up for apxs. I don't think the mod_jk can be built without it. Is it because Apache Http server is only 2.2 version? On Sun, Mar 14, 2010 at 7:38 PM, Todd Hicks <electronjoc...@hotmail.com>wrote: > That's why I suggested mod_jk. > > > -----Original Message----- > From: Melanie [mailto:melanie.v...@gmail.com] > Sent: Sunday, March 14, 2010 7:35 PM > To: Tomcat Users List > Subject: Re: Question on Linux Tomcat Apache Server and Port Redirection > for a robotics site > > The Apache server appears to be: > Apache HTTP Server Version 2.2 > On Sun, Mar 14, 2010 at 7:25 PM, Caldarale, Charles R < > chuck.caldar...@unisys.com> wrote: > > > > From: Melanie [mailto:melanie.v...@gmail.com] > > > Subject: Re: Question on Linux Tomcat Apache Server and Port > > > Redirection for a robotics site > > > > > > As far as the other question on what is my current port 80 web server > > > is? I don't understand the question exactly. > > > > You previously stated: > > > > > > I have a website with domain name for instance: www.robotronics.org > > > > However this site is only for HTML and Javascript. > > > > Something has to be listening on port 80, in order to respond to browser > > requests for your existing HTML and Javascript; what is it? (From the > > headers in the responses from your website, it appears to be httpd 2.2.8 > - > > which is a couple of years old and could stand updating.) > > > > - Chuck > > > > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > > MATERIAL and is thus for use only by the intended recipient. If you > received > > this in error, please contact the sender and delete the e-mail and its > > attachments from all computers. > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >