如期展出
很順利
第三名
感謝很多人
星期三, 2月 25, 2009
Protector網路防護網
Xoops Protector是一個可以讓你的xoops網站免於病毒或是Dos(阻斷服務攻擊)、SQL Injection(資料隱碼攻擊)、XSS(跨網站指令碼攻擊)、System global variable population(資料全域變數污染)。
安裝完後,要修改mainfile.php檔,加入
include XOOPS_TRUST_PATH.'/modules/protector/include/precheck.ini.php';
include XOOPS_TRUST_PATH.'/modules/protector/include/postcheck.ini.php';
這兩行的用意是到protector模組下,分別引入事前及事後檢查的檔案,如此可做到完整的防護。
安裝完後,要修改mainfile.php檔,加入
include XOOPS_TRUST_PATH.'/modules/protector/include/precheck.ini.php';
include XOOPS_TRUST_PATH.'/modules/protector/include/postcheck.ini.php';
這兩行的用意是到protector模組下,分別引入事前及事後檢查的檔案,如此可做到完整的防護。
訂閱:
文章 (Atom)