• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

hello everyone.I have made tomcat and apache together just now under your help!but--

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
tomcat port ---81;apache port---8080;
but in fact only use "http://127.0.0.1:81/xxx" first then I can use the url "http://127.0.0.1:8080/xxx" ,why?
in a word ,if I use the url "http://127.0.0.1:8080/xxx" (with apache),then IE is so slowly and in the end no pages appears!
why can i use the url "http://127.0.0.1:8080/xxx" first?
is it wrong about my tomcat and apache?how to do?thank you!!!
 
Ranch Hand
Posts: 5040
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

"cnnetstudio"
your name doesn't agree with the javaranch guidelines.
please take a moment and re-register after reviewing the
guidelines at http://www.javaramch.com/name.jsp
thanks for your cooperation.
- satya
ps: I remember saying this earlier, please use a valid name.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic