On Sun, 2003-11-16 at 21:42, Ernie Schroder wrote:
> The easiest way for you to go at this point would be to replace the 
> file index.html with your page. The file is at 
> /home/httpd/htdocs/index.html by default. You could park it elsewhere 
> by editing the default location in /etc/apache/conf/apache.conf

Also, don't forget the $HOME/public_html feature.

One of the Apache conveniences is that if someone creates a
world-readable directory called public_html in their home directory,
Apache will automatically make it available as
http://your.server.com/~unixname.  It can make the organization and
maintenance of web pages a lot easier.  This feature is enabled by
default in many distributions -- I'm not sure about Gentoo's packages,
though. 

-Luke

--
[EMAIL PROTECTED] mailing list

Reply via email to