Re: 2 nd Try : help need for hosting the website

2005-05-01 Thread Ashok Anumandla
Hi All,
First thanks for your responses, the site name i am trying to make it 
working is not  www.anishanumandla.com, www.anishanumandla.com was 
hosted in apache 2,with apache, it is working fine, i am trying to make 
it work www.filmiinfo.com with tomcat5.5.9, i am really sorry for the 
website typo, the problem still same with www.filmiinfo.com, i changed 
my tomcat port number from 8080 to 80 now, and if i ping 
www.filmiinfo.com, it is displaying right ip address, so i don't think 
the problem with name resolution. When i try to access 
www.filmiinfo.com, i am getting HTTP status 404..

here is error page details..
type : Status Report
Message : /
Description: The requested resource (/) is not available.
What i am missing here?? here is what i did regards to tomcat 
configuration..
configured following in server.xml
Host name=www.filmiinfo.com appBase=/Program Files/Apache Software 
Foundation/Tomcat 5.5/webapps/filmiinfo
   Context path= docBase=/Program Files/Apache Software 
Foundation/Tomcat 5.5/webapps/filmiinfo  /
/Host

Thanks in Advance
Regards
Ashok
Hassan Schroeder wrote:
Struan Kerr-Liddell wrote:
Am I miss understanding? I can see www.anishanumandla.com 

Obviously the OP fixed his problem -- it was definitely unavailable
a while ago (via browser/telnet/nmap).
Cute kid :-)

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: 2 nd Try : help need for hosting the website

2005-05-01 Thread Ashok Anumandla
It is working now, please ignore my previous message, it was path problem...
Ashok
Ashok Anumandla wrote:
Hi All,
First thanks for your responses, the site name i am trying to make it 
working is not  www.anishanumandla.com, www.anishanumandla.com was 
hosted in apache 2,with apache, it is working fine, i am trying to 
make it work www.filmiinfo.com with tomcat5.5.9, i am really sorry for 
the website typo, the problem still same with www.filmiinfo.com, i 
changed my tomcat port number from 8080 to 80 now, and if i ping 
www.filmiinfo.com, it is displaying right ip address, so i don't think 
the problem with name resolution. When i try to access 
www.filmiinfo.com, i am getting HTTP status 404..

here is error page details..
type : Status Report
Message : /
Description: The requested resource (/) is not available.
What i am missing here?? here is what i did regards to tomcat 
configuration..
configured following in server.xml
Host name=www.filmiinfo.com appBase=/Program Files/Apache Software 
Foundation/Tomcat 5.5/webapps/filmiinfo
   Context path= docBase=/Program Files/Apache Software 
Foundation/Tomcat 5.5/webapps/filmiinfo  /
/Host

Thanks in Advance
Regards
Ashok
Hassan Schroeder wrote:
Struan Kerr-Liddell wrote:
Am I miss understanding? I can see www.anishanumandla.com 

Obviously the OP fixed his problem -- it was definitely unavailable
a while ago (via browser/telnet/nmap).
Cute kid :-)


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


2 nd Try : help need for hosting the website

2005-04-29 Thread Ashok Anumandla
Hi All,
I am trying to host my website on Tomcat 5.5.9 in my home machine, i did 
following steps ..

- installed the JRE,JAVA, and Tomcat 5.5.9
- installed ant
- when i run ant, it created anishanumandla under tomcat webapps.
- configured following in server.xml
Host name=www.anishanumandla.com appBase=/Program Files/Apache 
Software Foundation/Tomcat 5.5/webapps/anishanumandla
   Context path= docBase=/Program Files/Apache Software 
Foundation/Tomcat 5.5/webapps/anishanumandla  /
 /Host
- Configured web.xml for welcome file.
- Configured my linksys to fwd the any request from 
www.anishanumandla.com to port number and 8080 port.

- Restarted the tomcat,
But unfortunately i am not able to make it working , when i try 
http://localhost:8080/anishanumandla, it is working fine, but when i try 
accessing www.anishanumandla.com it is not working, i am getting page 
not found error, can somebody please tell me what i am doing wrong 
here?? or if there is step by step document, can u please send me the 
url,,,

the environmentment is Windows 2000...
Thanks in advance
Regards
Ashok
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


how to host website on Tomcat 5.5.9

2005-04-25 Thread Ashok Anumandla
Hi All,
I am trying to host my son website on Tomcat 5.5.9 in my home machine, i 
did following steps ..

- installed the JRE,JAVA, and Tomcat 5.5.9
- installed ant
- when i run ant, it created anishanumandla under tomcat webapps.
- configured following in server.xml
Host name=www.anishanumandla.com appBase=/Program Files/Apache 
Software Foundation/Tomcat 5.5/webapps/anishanumandla
Context path= docBase=/Program Files/Apache Software 
Foundation/Tomcat 5.5/webapps/anishanumandla  /
  /Host
- Configured web.xml for welcome file.
- Configured my linksys to fwd the any request from 
www.anishanumandla.com to port number and 8080 port.

- Restarted the tomcat,
But unfortunately i am not able to make it working , when i try 
http://localhost:8080/anishanumandla, it is working fine, but when i try 
accessing www.anishanumandla.com it is not working, i am getting page 
not found error, can somebody please tell me what i am doing wrong 
here?? or if there is step by step document, can u please send me the 
url,,,

the environmentment is Windows 2000...
Thanks in advance
Regards
Ashok
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]