On Sun, Oct 31, 1999 at 03:35:22PM -0800, Dreja Julag wrote:
> Hello all!  I am wondering if I can create a web server of my own with my linux
> box for my friends and neighbors.  I think it sounds like a cool experiment,
> but I don't know where to start.  Thanks for the help.  I know, I could
> probably look to a howto, but they are not the friendliest little creatures in
> the world.

Install the apache package.

Start the server with:
        
        /etc/rc.d/init.d/httpd start

Put the documents you wish to publish into /home/httpd/html.

-- 
Steve Philp
Network Administrator
Advance Packaging Corporation
[EMAIL PROTECTED]

Reply via email to