Help in replacing 'localhost' with IP Address
Posted by: raminderIGT (---.197.229-66.vsnl.net.in)
Date: December 21, 2006 12:09PM

Hi,
I am new to WAMPserver.
Installed for using Mantis Defect tracking system.
Installation is fine and mantis working fine.
I got a problem now...

I access WAMP home by ' [localhost] ' and mantis sends a email to some users reg. new bugs. In that email ... URL for checking that bug is there but using term 'localhost' inplace of IP.

so i want IP to be part of that..so anyone can access from network.

or in other words....
if i access [localhost] - home page is shown for WAMP
but it shows 'You don't have permission to access / on this server.' if i use [myIP]
'

thanks
raminder.singh


Options: ReplyQuote
Re: Help in replacing 'localhost' with IP Address
Posted by: johny12 (---.147.client42.icenet.net)
Date: December 22, 2006 02:10PM

just go to httpd.conf
change lines ---------
#
# Controls who can get stuff from this server.
#
Order allow,deny
Allow from all

Options: ReplyQuote


Sorry, only registered users may post in this forum.