How to secure Joomla and prevent being hacked?(如何保护 Joomla 并防止被黑客入侵?)
问题描述
我知道保护任何网站是一个非常棘手且广泛的话题,需要讨论,但我想将此问题与我一直在研究的特定网站联系起来.它是由其他一些程序员在 2007 年左右用 php 编写的,我负责它的管理.我的问题是它一次又一次地被黑客入侵.请帮帮我
I know securing any website is a very tough and broad topic to be discussed upon but i want to relate this question to my specific website which i've been working on. It was coded in php by some other programmer around 2007 and i am responsible for it's management. My problem is it's being hacked time and again. Please help me
Joomla 1.5.18 版(含 Virtuemart)
Joomla version 1.5.18(With Virtuemart)
推荐答案
来自 本指南:
保护 Joomla 和防止被黑客入侵的 8 种方法!
8 Ways to secure Joomla and prevent being hacked!
- 更改默认数据库前缀 (jos_)
- 使用 SEF 组件
- 为每个文件夹和文件使用正确的 CHMOD.
- 密码保护您的行政区域.
- 让您的网站保持最新状态.
- 使用 .htaccess 文件来保护您的 Joomla.
- 密码 - 使用唯一且强大的密码.
- 安装 jSecure 身份验证插件.
这篇关于如何保护 Joomla 并防止被黑客入侵?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:如何保护 Joomla 并防止被黑客入侵?


- 从 PHP 中的输入表单获取日期 2022-01-01
- Mod使用GET变量将子域重写为PHP 2021-01-01
- 带有通配符的 Laravel 验证器 2021-01-01
- PHP Count 布尔数组中真值的数量 2021-01-01
- 如何定位 php.ini 文件 (xampp) 2022-01-01
- Laravel 仓库 2022-01-01
- SoapClient 设置自定义 HTTP Header 2021-01-01
- 正确分离 PHP 中的逻辑/样式 2021-01-01
- 没有作曲家的 PSR4 自动加载 2022-01-01
- Oracle 即时客户端 DYLD_LIBRARY_PATH 错误 2022-01-01