Re: port 8080
Roshan Joseph <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <[email protected]> |
Hi Richard, I'm not familiar with h/w related functions.. How could I check this and configure if need be? Thanks again, Roshan web: www.josephonline.info ----- Original Message ----- From: Richard Yee To: [email protected] Sent: Tuesday, June 03, 2003 12:13 PM Subject: Re: port 8080 Roshan, Are you using a Cable/DSL Firewall/Router at home? If so, you might need to configure it so that it allows port 8080 to be accessed on your computer from the Internet -Richard At 06:41 AM 6/3/2003 +0800, you wrote: Hi All, I recently wrote my own guestbook application which I added onto my website. I can view it when I type http://localhost:8080/jsps/gbv or www.myweb.com:8080/jsps/gbv , from the same pc.. However when I tried to view it from a pc at work, it returns a 404. I tried www.myweb.com:8080/ with the same result. Does anyone have any idea why I am having this problem, when it works perfectly on the same machine? Connecting to port 80 for the webserver is fine. I am using tomcat 4.1.18 and apache 2.0.43 webserver, on a windows XP machine. This group is my second line of help... I already tried searching google, but couldn't find anything that addresses my problem. Thanks in advance, Roshan