how can I do this

Discussion in 'Site & Server Administration' started by dshah, Sep 15, 2005.

  1. #1
    well, I have a high-end server available and I wanted to use it as webserver for my sites (2-4)

    Its linux box with probably dual processor and 1G RAM. I can install apache, mysql and php on it and setup DNS server

    1. How to have more than one domains mapped to different directories. Can I have more than one domain pointing to this server (different directories)??

    Please let me know if I am missing anything here.


    TIA
     
    dshah, Sep 15, 2005 IP
  2. tflight

    tflight Peon

    Messages:
    617
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    0
    #2
    tflight, Sep 15, 2005 IP
  3. aqi32

    aqi32 Active Member

    Messages:
    225
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    58
    #3
    do you mean you are going to host your sites from home?
     
    aqi32, Sep 15, 2005 IP
  4. dshah

    dshah Well-Known Member

    Messages:
    1,840
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    115
    #4
    Yes, any suggestions?
     
    dshah, Sep 15, 2005 IP
  5. forkqueue

    forkqueue Guest

    Messages:
    401
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #5
    My suggestion would be don't. Find a decent colo and put your box there if uptime is important to you (and it should be).
     
    forkqueue, Sep 15, 2005 IP
  6. Willy

    Willy Peon

    Messages:
    281
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Heh, been quite a number of years since I last did that (that is, hosted from home/office) ;)

    The earlier point about DNS servers is valid: even though I even now have everything setup to easily run my own DNS servers, I'm sticking with the domain registrar's ones, as they are distributed in 5 different physical locations.

    Another matter is that if you're on an xDSL line, you'll obviously need a static IP address unless you intend to just do really small-time stuff. Also, unless you have a very understanding ISP, you may not be able to get a reverse DNS mapping for your IP address, which could seriously hinder your SMTP (e-mail) server's ability to send e-mails without them being flagged as spam.

    If it's an ADSL line, be sure that the upstream/upload speed is sufficient, as that's what you need for a server, not the downstream which is important for home use. You'll definitely need a bare minimum of 512K upstream, the more the better.

    These are just some points to consider... having the server at home is the best way to learn, though, so don't be easily discouraged :cool:
     
    Willy, Sep 16, 2005 IP