替Joomla!的配置文件configuration.php加强一些安全性

WBOY
Release: 2016-06-13 10:48:51
Original
1078 people have browsed it

为Joomla!的配置文件configuration.php加强一些安全性

????? 在一个使用了Joomla! 1.5.8的网站上,发现其位于应用根目录下的配置文件configuration.php中,使用明文保存了数据库访问账户及密码.如何针对这种情况,

加强一些安全性呢?

????? 在Google了一些资料后,发现实践的方法至少有两种:一是简单对configuration.php

进行改名;一是使用组件protconf,来实现对configuration.php的一些管理,达到自动改名或重放置其它目录的目的.

????? 找到的几个web,对上述的两种方式做了介绍.

????? 1.Joomla/configuration.php文件操作

????? 2.谁动了我的 configuration.php 文件?

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!