runelore
Joined: 06 Dec 2007
Posts: 1
|
| Posted: Fri Dec 07, 2007 12:04 am Post subject: Trying to Host my site alone with A2T but problems. |
|
|
I have set in httpd.conf :
Listen 80
ServerAdmin:
ServerAdmin runelore@gmail.com
ServerName:
ServerName 00.00.00.00:80 <<== Not disclosing my IP, but the 00's are the actual external IP address.
DocumentRoot:
DocumentRoot "C:/apache2triad/htdocs/dragonfire"
Changed the Hosts file to :
192.168.1.1 LocalHost <<== "Due to I have no Host name"
I can access my site through Localhost only but not by typing my IP address.
What can I do to access through my IP address. I used Mywebserver and was able to host the site fine but I want much more versatility to my site.
Thank you in advance for the help.
Runelore |
|