Thanks Davide!
Davide Bianchi <davideyeahsure RemoveThis @onlyforfun.net> wrote in
news:c1heeh$1ish72$3@ID-18487.news.uni-berlin.de:
> Sharvin <sharvin RemoveThis @millymarvin.ca> wrote:
>> 1.)Is there anyway to monitor visitors to my site?
>
> Run a log analyzer on your log files, the most common are
> webalizer and analog. If you activate it in the httpd.conf,
> you can have a snapshot of what apache is doing using
<font color=purple> > <a style='text-decoration: underline;' href="http://..../server-status</font" target="_blank">http://..../server-status</font</a>>
>
>> 2.)How can i setup Apache to display one particular webpage (404
>> error) instead of a directory listing when someone goes to a webpage
>> that doesn't exist
>
> ErrorDocument 404 /yourerrorpage.html
> Also set the Options -Indexes in your httpd.conf
>
>> 3.)Are there any resources to someone new to Apache to get answers to
>> these type of questions?
>
> The documentation of apache is the first point, the FAQ are also the
> first point.
>
> Davide
><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Apache Newbie questions please!