At 8:46 AM -0700 12/4/06, Frank Reichenbacher, Bio-Concepts, Inc. wrote:
> -Original Message-
From: tedd [mailto:[EMAIL PROTECTED]
Sent: Monday, December 04, 2006 08:29
To: php-general@lists.php.net; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [PHP] security and .htacc
> -Original Message-
> From: tedd [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 04, 2006 08:29
> To: php-general@lists.php.net; [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: RE: [PHP] security and .htaccess
>
>
> At 8:57 PM -0700 12/3/06, Frank Reichen
At 5:46 PM -0600 12/3/06, Richard Lynch wrote:
On Sun, December 3, 2006 9:57 am, tedd wrote:
> But, the "_vit_pvt" folder is not apparent. I can't get to it -- is
> this a host file that only they can access, or is there a secret
> handshake I need to get to it, or what?
That's a bull-crap m
ite set to show hidden files. Tools>Site
Settings.
Frank
> -Original Message-
> From: tedd [mailto:[EMAIL PROTECTED]
> Sent: Sunday, December 03, 2006 08:57
> To: PHP General List
> Subject: Re: [PHP] security and .htaccess
>
> At 10:35 PM +0100 12/2/06, Alain Roger
Sample ".htaccess" file that uses an authentication file:
Options -Indexes
AuthName "Photo Access"
AuthType Basic
AuthUserFile /home/me/BasicAuth/photo_users.txt
require valid-user
Hope this helps.
--
Anas Mughal
On 12/3/06, Richard Lynch <[EMAIL PROTECTED]> wrote:
On Sun, December 3, 20
On Sun, December 3, 2006 9:57 am, tedd wrote:
> At 10:35 PM +0100 12/2/06, Alain Roger wrote:
>>I'm working on .htaccess file for improving security.
>>Based on documentation from PHPSEC.org, we should be able to store
>> DB_USER
>>login and DB_PASS password in some secret-stuff (for example) file,
At 10:35 PM +0100 12/2/06, Alain Roger wrote:
I'm working on .htaccess file for improving security.
Based on documentation from PHPSEC.org, we should be able to store DB_USER
login and DB_PASS password in some secret-stuff (for example) file, which
should be located outside root of web document r
On Sat, December 2, 2006 3:35 pm, Alain Roger wrote:
> I'm working on .htaccess file for improving security.
> Based on documentation from PHPSEC.org, we should be able to store
> DB_USER
> login and DB_PASS password in some secret-stuff (for example) file,
> which
> should be located outside root
8 matches
Mail list logo