On Sun, Aug 17, 2003 at 11:27:46AM -0400, HaywireMac wrote:
> 
> Methinks this is what I am missing, then, because I followed the
> suggestion to use the specific domain instead of * and no change in the
> results, ie. nodex.orderinchaos.org and orderinchaos.org still load the
> same page. Aaaaaarrrrrrrgggggghhhh!
> 
> Ok, without someone telling me to use Webmin (I like to see *everything*
> I am doing, and I want to know how to do this on a system that does not
> have Webmin), what does your /etc/hosts look like?
> 
> For my webserver, mine is just:
> 
> 127.0.0.1       node3   localhost.localdomain localhost
> 
Your:
127.0.0.1       node3   localhost.localdomain localhost

Might have too many parameters maybe something like below would be
more accurate though I am not sure

127.0.0.1       localhost.node3 localhost
127.0.0.1       nodex.orderinchaos.org  somealias
127.0.0.1       orderinchaos.org        somealias


Here's the top of my /etc/hosts file.
I have no network so it's just me and localhost (127.0.0.1)
from what I understand one line takes the ip address, host name and
[alias] which is optional. In theory both:
http://hostname/ and http://hostnamealias/ should work, though it
doesn't for me always (don't know why).

After the host names used for virtual hosting there are hundreds of
host names corresponding to many of the advertising domains so instead
of looking in the internet they look in localhost, don't find it and
no add is shown in your browser. The list can be gotten from link.
 
127.0.0.1       localhost.localdomain   localhost
127.0.0.1       fuglug  fg
127.0.0.1       apache
127.0.0.1       postnuke        pn
127.0.0.1       rol-site        rs
127.0.0.1       cms
127.0.0.1       testing
127.0.0.1       td-new
# etc...
#***********************************************
#            Before adding these
#    entries to your hosts file, please visit
#    www.smartin-designs.com/hosts_info.htm
#***********************************************
127.0.0.1       countryestatespain.com
# 123Banners
127.0.0.1       123banners.com
127.0.0.1       control.123banners.com
....

Roland

ps I am still trying to figure out my empty Reply To: header

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to