how to make your personal webserver

Discussion in 'Site & Server Administration' started by darkc99, Dec 20, 2010.

  1. #1
    Hello guys hope you all fine

    guys i want to know that how can i build my own personal webserver for my website at home paying large money to webhost am tired.
    >> to avoid shell upload and for security reason which php functions should be disabled ???

    Please give me other precautions and useful tips about it
     
    darkc99, Dec 20, 2010 IP
  2. animebuzz.tv

    animebuzz.tv Peon

    Messages:
    317
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    first off you need a static IP and have a fast internet connection.
    Upload speed should be 10mbps and up
    Download Speed should be 10mbps and up

    second you need to install a server programs
    -for PHP language use Apache , or IIS for asp its up to you
    -mysql
    -ftp server (if you want to do a remote file management)
    -DNS program (you can search on the net for this)
    -firewall (optional for security reasons)

    third is to point your Domain to your dns
     
    animebuzz.tv, Dec 21, 2010 IP
  3. part3_studios

    part3_studios Peon

    Messages:
    49
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Instead of installing all those:
    you can just get XAMPP and just tune up the security a bit -- you can find tutorials for that.

    For DNS, just get Zoneedit and if you have a NAT router you probably won't need a firewall - just forward port 80. :)
     
    part3_studios, Dec 21, 2010 IP
  4. st1905

    st1905 Well-Known Member

    Messages:
    573
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    135
    #4
    disable_functions = show_source, system, passthru, phpinfo, proc_open, allow_url_fopen
    Code (markup):
    More can be added if you want.
     
    st1905, Dec 22, 2010 IP
  5. darkc99

    darkc99 Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    ya give me complete list of php functions that should be disabled to enhance security
     
    darkc99, Dec 23, 2010 IP
  6. darkc99

    darkc99 Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    animebuzz tv i want information about ISP how much the whole setup will cost to have personal ISP and after setup is i have to pay to someone company who made setup or not
     
    darkc99, Dec 23, 2010 IP