localhost refers to which web server? i mean you want to use localhost and refer to apache or tomcat?
-----Original Message----- From: Arijit Chakrabarti [mailto:[EMAIL PROTECTED]] Sent: Friday, December 21, 2001 6:10 PM To: [EMAIL PROTECTED] Subject: Re: How to configure Apache+Tomcat on port 80 instead of port 8080 Maybe ur apache is using port 80. Stop the apache..and then try to use the port for Tomcat.I think that will work then. Rgds Arijit -----Original Message----- From: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Mohammad - Meftauddin Sent: Friday, December 21, 2001 11:01 AM To: [EMAIL PROTECTED] Subject: How to configure Apache+Tomcat on port 80 instead of port 8080 Problem: I have apache server (Apache_1.3.17) and Tomcat 4.0 on Solaris. I am able to run servlets on http://localhost:8080 But the problem is I have to run it on http://localhost:80 To make it run on port 80 what I need to do? I have tried to change server.xml but all the servlet stop working. I am desperately seeking help on this... any body aware of this please help. Thanks Mohammad Meftauddin ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
