|
09-23-2004, 12:08 AM | #1 |
Green Mole
Join Date: Sep 2004
Posts: 25
|
Encrypting connect.php
As a request for a new feature, can you have the database info (user name, pw, database name), encrypted, m5 or otherwise, when it writes to the file? That way, the file itself does not contain sensitive info that is easily read by itself. Thanks.
|
09-23-2004, 04:24 AM | #2 |
Purple Mole
Join Date: Jan 2004
Posts: 694
|
I've done something similar to this myself. I took the database connection and admin user/password, made separate files with that information and put it in a folder that is inaccessible from the web. Then I replaced it with an include file in the appropriate phpdig files. It really wasn't too hard to do.
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
apache:apache on connect.php | lucite | Troubleshooting | 0 | 01-27-2007 09:02 AM |
can not find connect.php | liquidice | Script Installation | 1 | 12-12-2004 09:14 PM |
Setting Up connect.php | vinyl-junkie | How-to Forum | 1 | 08-15-2004 04:39 PM |
connect.php | search4lancer | Script Installation | 1 | 07-20-2004 10:44 PM |
Passwords in connect.php | renehaentjens | Mod Requests | 0 | 02-11-2004 08:06 AM |