Ask Experts Questions for FREE Help !
Ask
    mayya's Avatar
    mayya Posts: 34, Reputation: 1
    Junior Member
     
    #1

    Dec 29, 2010, 09:17 AM
    Web server
    Q. What are the software and hardware requirements to run a web server?
    ITstudent2006's Avatar
    ITstudent2006 Posts: 2,243, Reputation: 329
    Networking Expert
     
    #2

    Dec 29, 2010, 09:35 AM

    Here is an overview. THere is quite abit to learn if this is your first time, others can set up a web server and site in no time.

    1. Find your web server computer. The computer should be able to store a lot of information. The processor is not very important. If you have a router, the computer should be directly connected to that router and not wireless to minimize server downtime.

    2. Get a good web server program. The program runs the web server so it is very important. If possible, find a program that can run in the background without making your computer unusable. One of the more popular web servers is Apache.

    3. Configure the web server. Normally the web server program has a guide on how to do this.

    4. Create a basic main page to test the server. Make sure that you put this file in your web server's document path and name it as one of the index files.

    5. Check that you can see the website from http://127.0.0.1/. If you see the site continue to the next step. If your server does not run on port 80 then test your site on http://127.0.0.1:portnumber/. You may need to reconfigure your web server if you can't see this site at all.

    6. Get a friend to test your site on http://yourWANip/. If he/she sees the site then continue on. If not, check some of the tips on your guide.

    7. Purchase a domain and set it to your WAN ip. If you have a dynamic ip, make sure that the domain registrar has dynamic DNS services.

    8. Make your site.
    mayya's Avatar
    mayya Posts: 34, Reputation: 1
    Junior Member
     
    #3

    Jan 3, 2011, 02:25 AM
    Comment on ITstudent2006's post
    Thanks for such a great help.
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #4

    Jan 3, 2011, 04:52 AM

    Rick gave a good answer, but, if you are considering putting up a website I would NOT do it yourself. You can subscribe to a WEB hosting service for as little as $10/month. If you are putting up a site, you have to pay for commercial bandwidth, security and maintenance that will cost you WAY more than that. Using a host service is much more cost efficient.
    NeedKarma's Avatar
    NeedKarma Posts: 10,635, Reputation: 1706
    Uber Member
     
    #5

    Jan 3, 2011, 06:18 AM
    Looks like a copy/pasted homework question anyway.
    mayya's Avatar
    mayya Posts: 34, Reputation: 1
    Junior Member
     
    #6

    Jan 3, 2011, 06:24 AM
    Comment on ScottGem's post
    Thanks for your consideration but I have just asked about requirements.
    ITstudent2006's Avatar
    ITstudent2006 Posts: 2,243, Reputation: 329
    Networking Expert
     
    #7

    Jan 3, 2011, 07:19 AM

    SG- You are correct. I am actually contemplating making one for my brothers site. Ill PM you a link and ask for your insight and whether he should stick with the free hosting site/blog he already has or if it would be beneficial to do it himself.

    NK- You are correct, didn't really pay attention until you said something.
    mayya's Avatar
    mayya Posts: 34, Reputation: 1
    Junior Member
     
    #8

    Jan 6, 2011, 06:54 AM
    Comment on NeedKarma's post
    Well that's not the actual copied/pasted homework question anyway but it somehow relates to my homework. And I think its not bad to ask for help!
    NeedKarma's Avatar
    NeedKarma Posts: 10,635, Reputation: 1706
    Uber Member
     
    #9

    Jan 6, 2011, 07:05 AM
    Quote Originally Posted by mayya View Post
    Well that's not the actual copied/pasted homework question anyway but it somehow relates to my homework. And I think its not bad to ask for help!
    Well usually when you have the "Q." in front of the text it certainly doesn't look like someone typed it. :)
    mayya's Avatar
    mayya Posts: 34, Reputation: 1
    Junior Member
     
    #10

    Jan 6, 2011, 07:31 AM
    Comment on NeedKarma's post
    So for the proof may I COPY/PASTE the real Q then? :)

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Web server in virtual PC [ 3 Answers ]

In my virtual PC I have apache server; how can I access my vitual web server with my real machine(not virtual)

Run Vb application On web Server [ 1 Answers ]

Hey Guys I Have A Vb Application Which Tracks For If A Particular Yahoo Id Is Online Or Not Then It Sends Sms To My Mobile Number Using A Sms Gateway.. it Works Cool On Any Windows System With Internet Connection... it Is Now Impossible For Me To Run My Application 24 Hrs On My Computer... is There...

Web hosting server [ 2 Answers ]

Hi Somebody guide me where may I get my own server for web hosting business and please give me it price if you can. Regards oveasahmed

How can I setup a web server ? [ 1 Answers ]

Can anyone please give me directions how to built my personal webserver in WinXP pro? :confused:


View more questions Search