Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Apache Newbie questions please!

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  make your own page extension?  
Author Message
sharvin

External


Since: Feb 25, 2004
Posts: 3



(Msg. 1) Posted: Wed Feb 25, 2004 8:59 am
Post subject: Apache Newbie questions please!
Archived from groups: alt>apache>configuration (more info?)

Hi, I'm running Apache 2.043 on Windows XP

My server runs fine and great but I have some misc questions...

1.)Is there anyway to monitor visitors to my site?

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 (for example: I have a folder named pictures and i have images in
there linked from elsewhere but someoen can remove the .jpg image link and
be in the /picture/ path and the directory listing comes up. I'd prefer if
they were NOT aloud to display the path.

3.)Are there any resources to someone new to Apache to get answers to these
type of questions? The Documenation on the Apache site seems to answer
things are way over my head at this point.

Thanks

 >> Stay informed about: Apache Newbie questions please! 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Wed Feb 25, 2004 9:13 am
Post subject: Re: Apache Newbie questions please! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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
<a style='text-decoration: underline;' href="http://..../server-status" target="_blank">http://..../server-status</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

--
| Never call a man a fool. Borrow from him.
|
|
|<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Apache Newbie questions please! 
Back to top
Login to vote
sharvin

External


Since: Feb 25, 2004
Posts: 3



(Msg. 3) Posted: Wed Feb 25, 2004 9:19 am
Post subject: Re: Apache Newbie questions please! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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! 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
newbie questions! - if u want to set some password for different users to access some protected subdirectories which under public_html, is it putting something into .htaccess and how, or which part of doc do i have to read for this? thanks :)

Basic Newbie CommonName Questions. - Hi Experts: This is my first project that has required encryption, or any of this security stuff. I've configured Apache 2.0.47 to use mod-SSL, I hope. My environment is Solaris 8 on Intel, with all recommended patches. In my..

Some newbie questions regarding using .htaccess for passwo.. - Apologies if this is the wrong group for this, I tried searching dejanews but was unable to narrow my search down enough to get anything useful. The scenario: Local soccer team wants a password protected directory on their site, we have found a host/ISP...

Apache 2.0.47 and mod_ssl questions - Hi, I would like to upgrade our server from 1.3.27 with ssl to the new apache server. I have been browsing around on the apache site, but cannot seem to find any information on a step by step howto install apache 2.0 with ssl support. Is the mod_ssl...

Apache rotatelogs vs. logrotate questions - Hi, I am just searching the perfect solution for logfile-rotation, I hope that readers of this group are somewhat familiar with that ;) The goal is to get a 24-hour rotation exactly at midnight and the logfiles named "%y-%m-%d-access.log" lo...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]