<![CDATA[Latest posts for the topic "DNP FireWall"]]> /hvaonline/posts/list/8.html JForum - http://www.jforum.net DNP FireWall Code:
4rum/dnp_fw.php?dnp_firewall_wwwect='.%24_SERVER['REQUEST_URI'].'
Bôi đen ở dưới thì thấy có dòng Code:
'; ############################################# # TEMPLATE FOR DnP FIRE WALL ENDED ABOVE # ############################################# ?>Sorry, Connection from your IP Address is not allowed!
Ai đã tùng gặp trượng hợp này xin chỉ giúp mình.]]>
/hvaonline/posts/list/43159.html#268283 /hvaonline/posts/list/43159.html#268283 GMT
DNP FireWall /hvaonline/posts/list/43159.html#268445 /hvaonline/posts/list/43159.html#268445 GMT DNP FireWall Code:
http://domain.com/dnp_fw.php?dnp_firewall_wwwect='.%24_SERVER['REQUEST_URI'].'
Code trong Global: Code:
define('VB_AREA', 'Forum');
if(file_exists('dnp_fw.php')){require_once('dnp_fw.php');}
Code trong dnp_fw_config.php Code:
$Forum_domain = array(
    'http://domain.com',
    'http://www.domain.com',

);
Code file htaccess Code:
# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine on

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
#RewriteBase /

#RewriteCond %{HTTP_HOST} !^\domain\.vn
#RewriteRule (.*) http://www.domain.vn/forums/$1 [L,R=301]


RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]
Mong được hỗ trợ Mình dùng bản DnP Firewall Gateway v1.4 Mình dùng forum VBB]]>
/hvaonline/posts/list/43159.html#268806 /hvaonline/posts/list/43159.html#268806 GMT
DNP FireWall

Max87 wrote:
Bạn giống hệt mình,mình cứ tưởng do code Đây là code mình chèn URL tự chuyển thành dạng sau. Code:
http://domain.com/dnp_fw.php?dnp_firewall_wwwect='.%24_SERVER['REQUEST_URI'].'
Code trong Global: Code:
define('VB_AREA', 'Forum');
if(file_exists('dnp_fw.php')){require_once('dnp_fw.php');}
Code trong dnp_fw_config.php Code:
$Forum_domain = array(
    'http://domain.com',
    'http://www.domain.com',

);
Code file htaccess Code:
# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine on

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
#RewriteBase /

#RewriteCond %{HTTP_HOST} !^\domain\.vn
#RewriteRule (.*) http://www.domain.vn/forums/$1 [L,R=301]


RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]
Mong được hỗ trợ Mình dùng bản DnP Firewall Gateway v1.4 Mình dùng forum VBB 
Chỉnh lại cho đúng domain Code:
$Forum_domain = array(
    'http://domain.com',
    'http://www.domain.com',

);
]]>
/hvaonline/posts/list/43159.html#268807 /hvaonline/posts/list/43159.html#268807 GMT
DNP FireWall

Diệp Hoàng Trúc Mai wrote:

Max87 wrote:
Bạn giống hệt mình,mình cứ tưởng do code Đây là code mình chèn URL tự chuyển thành dạng sau. Code:
http://domain.com/dnp_fw.php?dnp_firewall_wwwect='.%24_SERVER['REQUEST_URI'].'
Code trong Global: Code:
define('VB_AREA', 'Forum');
if(file_exists('dnp_fw.php')){require_once('dnp_fw.php');}
Code trong dnp_fw_config.php Code:
$Forum_domain = array(
    'http://domain.com',
    'http://www.domain.com',

);
Code file htaccess Code:
# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine on

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
#RewriteBase /

#RewriteCond %{HTTP_HOST} !^\domain\.vn
#RewriteRule (.*) http://www.domain.vn/forums/$1 [L,R=301]


RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]
Mong được hỗ trợ Mình dùng bản DnP Firewall Gateway v1.4 Mình dùng forum VBB 
Chỉnh lại cho đúng domain Code:
$Forum_domain = array(
    'http://domain.com',
    'http://www.domain.com',

);
 
Tất nhiên là mình đã chỉnh rồi Đây tên miền mình để demo vậy thôi thế mới nói chứ,nói thiệt là quá lạ,ko hiểu sao luôn.]]>
/hvaonline/posts/list/43159.html#268812 /hvaonline/posts/list/43159.html#268812 GMT
DNP FireWall Code:
Sorry, Connection from your IP Address is not allowed!
]]>
/hvaonline/posts/list/43159.html#268869 /hvaonline/posts/list/43159.html#268869 GMT