hi,
  If u want to access it by IP address then u have to change the
"httpd.conf" file on ur particular system where it is resides, (on my
system the path is c:\Program Files\Apache Group\Apache\conf).
  Before making changes make sure to copy the file to another location,
so in case of any prob. u can revert back.
  The cahnges to be made are in the section "Listen:Allows u to bind
Apache to Specific IP...."
  THE CHANGES ARE TO MADE AS FOLLOWS

#
# Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, in addition to the default. See also the <VirtualHost>
# directive.
#
#Listen 3000
Listen 144.0.6.1:6060

  HOPE THIS WILL SOLVE UR PROBLEMS...

bfn,
  Jiten


On Thu, 23 Mar 2000 [EMAIL PROTECTED] wrote:

> I am new to using apache web server and jserv .
> i am running it on NT machine name prdnmisnt1 on port 6060
> It's IP address is 144.0.6.1.
> I am ablle to acresss it over intranet using url http:\\prdmisnt1:6060\
> but not by url of kind http:\\144.0.6.1:6060\
>
> Can any one help me
>
> thanks
> bramha
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to