Bluehost.com Web Hosting $6.95

Network Domain Name etc

This is a discussion on Network Domain Name etc within the Windows Web Servers forums, part of the Web Server and Related Forums category; Hi All I am a real newbie at this and I have downloaded Apache Server Version 2.2 under windows, ...


Go Back   Usenet Forums > Web Server and Related Forums > Windows Web Servers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-27-2006
rigazzi-tarling@dsl.pipex.com
 
Posts: n/a
Default Network Domain Name etc

Hi All
I am a real newbie at this and I have downloaded Apache Server Version
2.2 under windows, but what Network Domain and Server Name do I input
when setting up Apache. Are they my ISP's details or are they only
pertaining to my computer or do I make them up.
Any help would be really great.
Many thanks
Nick

  #2 (permalink)  
Old 03-27-2006
webwolf_3000
 
Posts: n/a
Default Re: Network Domain Name etc

ServerName domain.tld:port

eg:

ServerName microsoft.com:80 # for a registered domain name.

ServerName 127.0.0.1:80 # for local access only ( only your computer )

ServerName 78.3.174.261 # for Internet access ( your Static IP address
)

ServerName 192.168.1.10 # routed access ( your LAN address, also
update HOSTS file)

HOSTS eg:

#loopback

127.0.0.1 localhost

#router

192.168.1.1 gateway

#server

192.168.1.10 www.digitalwolf.org
192.168.1.10 lair.digitalwolf.org
192.168.1.10 masta.digitalwolf.org.org

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 12:55 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0