[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Where to put PHP database connection info file on RaQ3?
- Subject: Re: [cobalt-users] Where to put PHP database connection info file on RaQ3?
- From: "MikeM" <MyRaQ@xxxxxxxxx>
- Date: Tue Nov 6 05:33:06 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On 11/4/01 at 1:05 PM ADNET Ghislain wrote:
|Hi,
|
|just put a directory at the same level of your /web for the site named
|someting like
|.."con_files" and put them in it. If you are paranoid call the conffile
|with a php
|extention so even if someone reach them they will not see them. You can
|even call
|them "balabla.inc.php" and fobid in the access.conf the reading of all
|*.inc.php.
=============
You could call it .htphpconf and the default Apache config will forbid the downloading of the file (and all other .ht* files)