Re: [Phplib-users] Apache .htaccess and auth phplib integration question
Brought to you by:
nhruby,
richardarcher
From: Dr T. S. <ta...@sa...> - 2002-09-06 02:15:10
|
On Thu, 5 Sep 2002, Serghej Petrov wrote: Hello Serghej, What you want is not possible if the files under protected_files are not PHP HTH Tarique > Hello everybody, > I have the question about directory protection. > > The site www.mysite.com is protected with > page_open(array("sess" => "TiSid", "auth" => "Crypt_Auth", "perm" => "Perm", "user" => "User")); > in auto prepend file prepend.php3 > BUT the alias /protected_files ( www.misite.com/protected_files) is not protected because have not php files inside. > How can i protect "protected_files" dir and all subdiris and files with same phplib auth scheme? > Is it possible insert into .htaccess page_open function call? > > Thanks all. > Best > Serghej > > > > ------------------------------------------------------- > This sf.net email is sponsored by: OSDN - Tired of that same old > cell phone? Get a new here for FREE! > https://www.inphonic.com/r.asp?r_______________________________________________ > Phplib-users mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phplib-users > -- ============================================================= PHP Applications for E-Biz: http://www.sanisoft.com Indian PHP User Group: http://groups.yahoo.com/group/in-phpug ============================================================= |