Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Internet & the Web (https://www.askmehelpdesk.com/forumdisplay.php?f=177)
-   -   Web server (https://www.askmehelpdesk.com/showthread.php?t=538687)

  • Dec 29, 2010, 09:17 AM
    mayya
    Web server
    Q. What are the software and hardware requirements to run a web server?
  • Dec 29, 2010, 09:35 AM
    ITstudent2006

    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.
  • Jan 3, 2011, 02:25 AM
    mayya
    Comment on ITstudent2006's post
    Thanks for such a great help.
  • Jan 3, 2011, 04:52 AM
    ScottGem

    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.
  • Jan 3, 2011, 06:18 AM
    NeedKarma
    Looks like a copy/pasted homework question anyway.
  • Jan 3, 2011, 06:24 AM
    mayya
    Comment on ScottGem's post
    Thanks for your consideration but I have just asked about requirements.
  • Jan 3, 2011, 07:19 AM
    ITstudent2006

    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.
  • Jan 6, 2011, 06:54 AM
    mayya
    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!
  • Jan 6, 2011, 07:05 AM
    NeedKarma
    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. :)
  • Jan 6, 2011, 07:31 AM
    mayya
    Comment on NeedKarma's post
    So for the proof may I COPY/PASTE the real Q then? :)

  • All times are GMT -7. The time now is 09:59 AM.