View Full Version : Tomcat config?
garfield_101
03-01-2003, 11:50 PM
I have installed Tomcat in my system with jdk1.3 and tomcat 4.1. why is it that when i typed http://localhost there apeared some dns error and i cant see the tomcat intro? Is there a program that acts like a tomcat?
bcarl314
03-03-2003, 12:34 PM
Remember, tomcat runs, by default, on port 8000, so your URL must be http://localhost:8000/
garfield_101
03-03-2003, 11:08 PM
well, i changed the config to localhost only, well it doesnt matter now, miraculously i only set a path to catalina and i think that does the problem of why i cant see anything if i typed localhost. thanks for the help:thumbsup:
g00fy
03-05-2003, 09:30 AM
dont mean to nitpick but Tomcat 4.1 runs on 8080 default and the readme really steps out the installation quite well
if your not running any other services you can run on port 80 which will save you specifying the port in all your url's :D
cheers
g00fy
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.