Re: [EMAIL PROTECTED] Using mod_auth_basic to secure dynamic pages from database

2006-08-10 Thread Cairen Lajia
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 a

Re: [EMAIL PROTECTED] Using mod_auth_basic to secure dynamic pages from database

2006-08-10 Thread Joshua Slive
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 in httpd.conf, are there any other ways to do this? Or any third part product that you know for this purpos

Re: [EMAIL PROTECTED] Using mod_auth_basic to secure dynamic pages from database

2006-08-10 Thread Cairen Lajia
oshua Slive" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 08/10/2006 11:34 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 &

Re: [EMAIL PROTECTED] Using mod_auth_basic to secure dynamic pages from database

2006-08-10 Thread Joshua Slive
On 8/10/06, Cairen Lajia <[EMAIL PROTECTED]> wrote: Hi All, This is a newbie question, and is my first post. I am trying to secure some pages of one of our applications using mod_auth_basic. I kind of know how to secure the page if it exists in the file system. But in my case, all these pages a

[EMAIL PROTECTED] Using mod_auth_basic to secure dynamic pages from database

2006-08-10 Thread Cairen Lajia
Hi All, This is a newbie question, and is my first post. I am trying to secure some pages of one of our applications using mod_auth_basic. I kind of know how to secure the page if it exists in the file system. But in my case, all these pages are stored in the database, even including the folde