标签'安全'

如何从WordPress的中继标记发生器?

七月 19, 2009还没有评论

如果你不想要刊登广告,您的网站的黑客是WorPpress供电, 尝试从WordPress的中继标记发生器.
<元名称=”发电机” 内容=”WordPress的2.xx中” />;
我尝试更多的解决方案,但只有一个正常工作,我.
第一, 在主题中找到functions.php文件. 打开它并插入到文件中以下行:
// 删除 [...]

用Apache密码保护的网站区域摘要验证

六月 18, 2009还没有评论

摘要式身份验证比基本身份验证安全, 因为使用摘要身份验证, 你的密码永远不会通过网络发送的清晰, 但始终作为一个MD5摘要传送用户的密码. 在这样, 密码不能确定通过嗅探网络通信.
资源:
Debian的 5 莱尼
阿帕奇 2.2.9
启用和禁用mod_auth_basic mod_auth_digest
Apache模块 [...]

如何从Joomla元标记发生器 1.5?

三月 21, 2009还没有评论

Joomla generated HTML pages contain the following meta tag:
<元名称=”发电机” 内容=”Joomla! 1.5 – Open Source Content Management” />;
注意:: 1.5 is the Joomla! 版本.
首先, 我爱Joomla. 我用它是 2005 当一组开发人员的曼波 (核心小组) left Mambo and started Joomla . So I am a big Joomla fan. 但 [...]

如何设置MySQL用户的权限在phpMyAdmin?

三月 5, 2009还没有评论

Never use your MySQL root account to running databases. The root account is a privileged account which should only be used for admin procedures. And also unadvisable to add global MySQL server privileges to those database users who connect to a MySQL database from an application/script (Joomla, Drupal的, 等). Better if you setup these users separated. [...]

你怎么能保护您的Joomla! 管理员密码的目录?

七月 28, 2008还没有评论

If your hosting provider doesn’t give you any directory password protection tool, 但是你要保护你的Joomla! admininistrator目录的加密密码, 执行下列操作.
1, 创建一个空文件。htaccess文件在您的Joomla! 管理员目录. Put the following lines in it:
AuthType基本
AuthName “Joomla管理员”
AuthUserFile /充满/路径/要/ joomla /管理员/。htpasswd的
<极限的GET>
需要有效的用户
</限制>
Modify the /full/path/to/joomla to your Joomla [...]


访客地图

最近的读者