Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Linux Web server
Name: Chxta Date: March 2, 2005 at 05:03:12 Pacific OS: WinXP CPU/Ram: 1GHz/384Mb
Comment:
How do I set up a linux web server? Can someone send me detailed explanations?
Give a man a fish, and you've fed him for a day. Teach him to fish, and you've fed him for a lifetime. Create an artificial scarcity of fish, he will eat steak.
Name: Don Arnett Date: March 2, 2005 at 10:02:13 Pacific
Reply:
Go to www.apache.org and click on the HTTP Server link to the upper left side of the page. Then find the docs. Most likely your distribution of linux includes Apache.
Be sure to come back and let us know if our suggestions helped!
0
Response Number 2
Name: Chxta Date: March 2, 2005 at 11:10:29 Pacific
Reply:
Thanks. I'll do that.
0
Response Number 3
Name: Don Arnett Date: March 2, 2005 at 12:41:04 Pacific
Reply:
On my Mandrake box, everything was already configured and apache was running by default.
If that is the case, all you have to do is look in the apache config file (probably at /etc/httpd/config/httpd.conf) and figure out where directory is set as DocumentRoot.
Let's say that DocumentRoot is set to /usr/local/webs.
Then if you create directory at /usr/local/webs/myweb and put an index.html page in there, you can access it thru a browser at http://localhost/myweb or http://pcname/myweb
Be sure to come back and let us know if our suggestions helped!
Summary: Sara... I personally have Apache web servers running on Gentoo Linux and Windows 2000. I wouldn't suggest running a web server on NT 4.0, although the specs are lower it doesn't mean quality/support ...
Summary: I'm planning to build a web server system at sometime within the next year. I have some older systems that I would consider using as a web server; Pentium-133, Pentium-MMX/233, and AMD K6-2/500. I pla...
Summary: I'm wanting to build a web server on my home computer through IIS. I am running cable internet through a Linksys hub, so I think I'm running into security issues through my IP address. BTW... I rea...