Computing.Net > Forums > Web Development > Linux Web server

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

Reply to Message Icon

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.



Sponsored Link
Ads by Google

Response Number 1
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!


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Linux Web server

NT 4 or Win2k pro for web server? www.computing.net/answers/webdevel/nt-4-or-win2k-pro-for-web-server/620.html

Web Server System Configuration www.computing.net/answers/webdevel/web-server-system-configuration/1227.html

Building a web server with IIS www.computing.net/answers/webdevel/building-a-web-server-with-iis/2105.html