Page 5 of 5 FirstFirst ... 345
Results 41 to 46 of 46

Thread: Dns problem

  1. #41
    Hello Peter and the rest of the good guys who are helping,

    FINALLY, it's working! Thank you guys thank you! Oh, I am so happy!!!!! I made the other website function correctly too in this virtual host.

    I tried this code:
    VirtualHost *:80>

    VirtiualHost (IP):80>

    Both codes worked.
    The problem actually, is the coding for the right path for the DocumentRoot:

    I added this code:
    # Indexes + Directory Root.
    DirectoryIndex index.html
    DocumentRoot /home/www/www.whitehorse12.com/

    I hope this is a good guide for the rest of the guys here. I would say that I just crossed the 7th river I still have a few more rivers to cross.... :-)

    Again, thank you all!. I will post some more questions if I encounter some errors.
    Have a great night and enjoy the rest of your weekend!

  2. #42
    Junior Member girlygeek's Avatar
    Join Date
    Jan 2006
    Posts
    54
    You're welcome! Was it just the document root and indexes that were incrorrect or was there DNS stuff too?

  3. #43
    I forgot, yeah, there was one part of DNS that was misconfigured. I forgot to add our own reverse nameserver's static IP in addition to zoneedit's nameserver static IP. Then I added some extra codings with httpd.conf. The codings that previously I mentioned.

    With this coding:

    # Indexes + Directory Root.
    DirectoryIndex index.html (you need to add index.htm, index.php or asp or other language to make it work)
    DocumentRoot /home/www/www.example.com/ (or wherever you will place your files )

    Right now, I am playing around on which files to downloaded to use for the website. I am having problems installing files that involves the Mysql though. I think this is another topic to discuss. Right now, the issue DNS issue is resolved. I will post some DNS issues again if I encountered some.

    I am just happy that our DNS server is working properly. I know DNS is not easy, even the author who writes about DNS said so.

    Thanks again.

  4. #44
    Administrator Advisor peter's Avatar
    Join Date
    Apr 2004
    Posts
    882
    Good luck on your next Linux adventure!

  5. #45
    Thank you!

  6. #46
    Do one thing

    Put the open DNS


    and check it

    208.67.222.222
    208.67.220.220

Similar Threads

  1. Problem with POSIX semaphores
    By wej@wejc.com in forum Linux - Software, Applications & Programming
    Replies: 0
    Last Post: 12-15-2007, 12:46 AM
  2. HELP PLEASE! Long file names problem
    By paulmarcw in forum Windows - General Topics
    Replies: 1
    Last Post: 02-24-2006, 04:12 AM
  3. problem with windows linux network
    By grooverider in forum Linux - Hardware, Networking & Security
    Replies: 0
    Last Post: 01-29-2005, 12:36 AM
  4. Device Manager Error Codes
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-05-2005, 12:52 AM
  5. Problem with D-Link DFE-580tx
    By Lysander in forum Linux - Hardware, Networking & Security
    Replies: 3
    Last Post: 11-15-2004, 08:25 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •