I am very new to Linux and i want to start a web server, please help

Reply

Join Date: Jun 2005
Posts: 3
Reputation: warrior062 is an unknown quantity at this point 
Solved Threads: 0
warrior062 warrior062 is offline Offline
Newbie Poster

I am very new to Linux and i want to start a web server, please help

 
0
  #1
Jun 29th, 2005
Is there anyone out there willing to give me a pretty much step by step instruction on how to use apache, or any software program to start the server. I am using RedHat 9 and i am using a graphic mode. If you could tell me how to set it up using the graphic mode that would be very helpful thank you
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 354
Reputation: Troy is an unknown quantity at this point 
Solved Threads: 5
Troy's Avatar
Troy Troy is offline Offline
Posting Whiz

Re: I am very new to Linux and i want to start a web server, please help

 
0
  #2
Jul 6th, 2005
I use Fedora Core, which is *almost* the same as Redhat. So maybe this will work for you, maybe not. I don't know how to use any of the GUI tools.

At a shell prompt, as root type this:
service httpd start

If Apache is already running, that command will produce a warning. If Apache is not running, it will attempt to start it. If there is a problem starting, it will give you a message. Otherwise, it will just start the service and return you to a prompt. If Apache starts, open a web browser and go to your server. On your Linux server, you can go to http://localhost. Otherwise, on another computer, go to http://<ip address of your linux server>

This may help get you started. Of course actually configuring a specific setup is a whole other ball of wax.

You configure Apache by editing the conf file. I think on RH, this is at /etc/httpd/conf/httpd.conf. Make a copy of this file as a backup in case you mess it up. Everytime you make a change, you have to restart Apache to see your changes.
service httpd restart

Enjoy the journey!
Troy Wolf is the author of SnippetEdit. "Website editing as easy as it gets." IX Web Hosting
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Linux Servers and Apache Forum


Views: 2040 | Replies: 1
Thread Tools Search this Thread



Tag cloud for Linux Servers and Apache
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC