Joshua,

Thank you very much for your help! Today is first day on this list, and you made my first trip very enjoable.

Best,

Cairen
"Joshua Slive" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]

08/10/2006 11:51 AM

Please respond to
users@httpd.apache.org

To
users@httpd.apache.org
cc
Subject
Re: [EMAIL PROTECTED] Using mod_auth_basic to secure dynamic pages from database





On 8/10/06, Cairen Lajia <[EMAIL PROTECTED]> wrote:
>
>
> Joshua,
>
> Thank you very much for your prompt response.
>
> We try to avoid restarting the apache as few as possible,
> so beside using the <location> in httpd.conf, are there any other ways to do this? Or any third part product that you know for this purpose?
> Thanks again for your help!

No simple ways.  mod_rewrite can restrict access based on contents of
an external (text or dbm) database.

But unless you are planning to make changes dozens of times per day,
doing an occasional restart shouldn't be a big deal -- especially if
you use "graceful".

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to