Heim  >  Artikel  >  Backend-Entwicklung  >  替Joomla!的配置文件configuration.php加强一些安全性

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

WBOY
WBOYOriginal
2016-06-13 13:12:13921Durchsuche

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

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

加强一些安全性呢?

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

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

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

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

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

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn