LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-31-2004, 11:35 PM   #1
cyrilvictor
LQ Newbie
 
Registered: Oct 2004
Posts: 13

Rep: Reputation: 0
web server configuration


pls can any one help me out regarding configuring web servers.

i need the setps to configure web server in linux.


thanks in advance
 
Old 11-01-2004, 01:43 AM   #2
micxz
Senior Member
 
Registered: Sep 2002
Location: CA
Distribution: openSuSE, Cent OS, Slackware
Posts: 1,131

Rep: Reputation: 75
- First off install a webserver. e.g. Apache
- The read the INSTALL, README and docs.

How far have you gotten?
 
Old 11-01-2004, 04:50 AM   #3
TigerOC
Senior Member
 
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380

Rep: Reputation: 49
I have my own adsl web server and have some info and links to a number of other howto's which you can find here which may help.

Last edited by TigerOC; 11-01-2004 at 04:52 AM.
 
Old 11-01-2004, 05:26 AM   #4
micxz
Senior Member
 
Registered: Sep 2002
Location: CA
Distribution: openSuSE, Cent OS, Slackware
Posts: 1,131

Rep: Reputation: 75
Great Job, TigerOC.

I can only wish I was not so lazy to document my findings and research as you.
 
Old 11-01-2004, 08:59 AM   #5
Bjorkli
Member
 
Registered: Jul 2003
Location: Norway
Posts: 65

Rep: Reputation: 15
Most distributions of Linux would allready have a webserver included. Like Fedora Core x, Debian and so forth. Most likely would this be Apache. To make sure it is running, type "service httd restart", then find the webserver root folder. I have Oracle installed, so it is located in /u01/app/oracle/product/10.1.0/db_2/Apache/Apache/htdocs/ , but if you locate the htdocs folder using command "locate htdocs" you most probably find it somewhere in the list (not sure if the home directory for Apache 2 is called www or wwwhome or something else?? (I still have version 1.3)) You could also maybe find it by locating the index file by using "locate index.htm" command.

Anyway. Once you have found it, but a file called, say "hello.htm" in it with, say, following text:

<H1>Hello</H1>

And try if you can find it in a browser using

http://localhost/hello.htm or
http://127.0.0.1/hello.htm or
http://<your ip>/hello.htm or sometimes the default port 80 is not used, so then you have to type
http://<your ip>:<port used>/hello.htm

This guide is for absolute beginners though....
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP configuration with apache web server vikrambhimbar Linux - Software 4 12-17-2005 04:04 AM
web server configuration time112852 Linux - Software 11 09-07-2005 03:06 PM
ADSL Router Web configuration pages appears instead of Personal Web Server Pages procyon Linux - Networking 4 12-20-2004 05:44 PM
web server configuration threize Linux - Networking 1 06-27-2001 01:56 AM
web server configuration threize Linux - Networking 1 06-25-2001 08:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration