# Chú thích dòng sau đây (thêm '#' ở đầu)
# Để vô hiệu hóa chức năng mod_rewrite.
# Xin lưu ý: bạn vẫn cần phải vô hiệu hóa hack trong
# Bảng điều khiển Lên để ngăn chặn url viết lại.
RewriteEngine On
RewriteRule t ([0-9] +) / http://www.SITE.com/forums/showthread.php?t = $ 1 [L, R = 301]
RewriteRule t ([0-9 ]+)-([ 0-9] +) / http://www.www.SITE.com/forums/showthread.php?t = $ 1 & page = $ 2 [L, R = 301 ]
RewriteRule f ([0-9] +) / http://www.www.SITE.com/forums/forumdisplay.php?f = $ 1 [L, R = 301]
# Một số máy chủ yêu cầu chỉ thị Rewritebase
# Kích hoạt (loại bỏ '#' ở đầu để kích hoạt)
# Xin lưu ý: khi được kích hoạt, bạn phải bao gồm các đường dẫn
# Để vB thư mục gốc của bạn (tức là RewriteBase / diễn đàn /)
# RewriteBase /
RewriteCond% {HTTP_HOST} ^ www \\. SITE \\. Com
RewriteRule (.*) http://www.www.SITE.com/forums/ $ 1 [L, R = 301]
# QUY cho các liên kết dịch thuật SEO với vBSEO (đã được bao gồm trước khi tất cả các quy tắc để vbseo.php)
RewriteRule ^ ((urllist | sitemap_) .* \\ (xml |.. Txt) (\\ gz))? $ Vbseo_sitemap / vbseo_getsitemap.php sitemap = $ 1 [L]
RewriteRule vbenterprisetranslator_seo.php vbet_lang = $ 1 & chuyển hướng = / diễn đàn / [L, QSA]
RewriteRule vbenterprisetranslator_seo.php vbet_lang = $ 1 & chuyển hướng = / diễn đàn / $ 2 [L, QSA]
RewriteCond% {REQUEST_URI} (admincp / modcp / | vbseo_sitemap / | cron)
RewriteRule ^ ((lưu trữ /)?(.* \\ php (/.*)?))$. Vbenterprisetranslator_seo.php [L, QSA]
RewriteCond% {REQUEST_FILENAME}-e!
RewriteCond% {REQUEST_FILENAME}-d!
RewriteCond% {REQUEST_FILENAME} ^ (admincp | modcp | clientscript | cpstyles | hình ảnh) /
RewriteRule $ vbenterprisetranslator_seo.php [L, QSA]
RewriteCond% {REQUEST_URI} (admincp / | modcp / | cron | vbseo_sitemap)
RewriteRule ^ ((lưu trữ /)?(.* \\ php (/.*)?))$. Vbseo.php [L, QSA]
RewriteCond% {REQUEST_FILENAME}-e!
RewriteCond% {REQUEST_FILENAME}-d!
RewriteCond% {REQUEST_FILENAME} / (admincp | modcp | clientscript | cpstyles | hình ảnh) /
RewriteRule ^(.+)$ vbseo.php [L, QSA]