[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: apache setup



On Sun, Feb 01, 2004 at 04:26:22PM -0800, asko mursel wrote:
> Can someone direct me to a site where I can find info
> about seting up an apache server on Red Hat 9.0.
> Thanks

I'd say the first stop should be at The Fine Manual, Chapters 19 and
20:

http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/

I'd also recommend installing the httpd-manual and redhat-config-httpd
RPMs.  Out of the box, you can turn on the server with

  service httpd start

(and "chkconfig httpd on" to make it come up at the next boot), and
you have your basic vanilla web site.  Go to

  http://localhost/manual/

to read the Apache manual.

Cheers,
-- 
Bob McClure, Jr.             Bobcat Open Systems, Inc.
robertmcclure earthlink net  http://www.bobcatos.com
Eternity is a long time to think about what you should have done.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]