مهم: این صفحه با استفاده از کوکی ها (cookies). با استفاده از این وب سایت بدون خاموش کردن کوکی ها در مرورگر، بدان معنی است که شما برای استفاده از آن به توافق برسند.
خرید! امکانات دریافت فایل

درآمد با ما!

اگر شما می خواهم برای شروع و کسب درآمد برای پرداخت هزینه ها با علم و تکنولوژی سیاسی تاریخ به برنامه های وابسته.
نمایش نتایج: از شماره 31 به 40 از 63

موضوع : ترجمه در خارج پوشه انجمن کار نمی کند

زربفت نگاه

پست قبلی Previous Post   Next Post پست بعدی
  1. #10
    کاربر ارشد
    تاریخ عضویت
    ژوئن 2010
    پست ها
    276

    Default

    خوب ، نقشه سایت قبل از کد فعال تصدی و NOP انجمن ها نقل مکان کرد دیگر کار با ترجمه

    Code:
    redirect 301 /phpBB2/phpdice.php http://www.allfreechips.com/afc_contests/dice.html
    # 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
    
    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]
    
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/phpBB2/ [L,QSA]
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/phpBB2/$2 [L,QSA]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]
    
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php [L,QSA]
    همچنین به روز شده ریشه htaccess تغییر نام دهید

    Code:
    <Files ~ "\.inc$">
       Order allow,deny
       Deny from all
       Satisfy All
    </Files>
    
    Options +FollowSymlinks 
    RewriteEngine on 
    RewriteBase /
    
    RewriteCond %{HTTP_HOST} ^allfreechips\.com 
    RewriteRule (.*) http://www.allfreechips.com/$1 [R=301,L] 
    redirect 301 /casino_review/gold-rock-casino.html http://www.allfreechips.com/casino_review/500/21-grand-casino.html
    RewriteRule [.]*play_casino([0-9]*) cportal/tclick.php?%{QUERY_STRING}&id=$1
    RewriteRule [.]*play_banner([0-9]*) cportal/tclick.php?%{QUERY_STRING}&id=$1
    RewriteRule [.]*casino_review/([0-9]*) casino_guide/info?id=%{QUERY_STRING}&id=$1
    RewriteRule [.]*bingo_review/([0-9]*) casino_guide/info?id=%{QUERY_STRING}&id=$1
    RewriteRule [.]*poker_review/([0-9]*) casino_guide/info?id=%{QUERY_STRING}&id=$1
    RewriteRule [.]*skill_review/([0-9]*) casino_guide/info?id=%{QUERY_STRING}&id=$1
    RewriteRule [.]*-afcinfo([0-9]*) info.php?%{QUERY_STRING}&id=$1
    RewriteRule [.]*-resources([0-9]*) links.php?%{QUERY_STRING}&id=$1
    RewriteRule [.]*game_review/([0-9]*) casino_guide/games?id=%{QUERY_STRING}&id=$1
    RewriteRule [.]*casino_guide/([a-z0-9-]*) index.php?%{QUERY_STRING}&pageid=$1
    RewriteRule [.]*poker_guide/([a-z-]*) index.php?%{QUERY_STRING}&pageid=$1
    RewriteRule [.]*afc_contests/([a-z]*) index.php?%{QUERY_STRING}&pageid=$1
    RewriteRule [.]*skill_games_guide/([a-z-]*) index.php?%{QUERY_STRING}&pageid=$1
    RewriteRule [.]*bingo_guide/([a-z-]*) index.php?%{QUERY_STRING}&pageid=$1
    RewriteRule [.]*skill_guide/([a-z-]*) index.php?%{QUERY_STRING}&pageid=$1
    RewriteRule [.]*casino-banks/([a-z0-9-]*) casino_guide/binfo?id=%{QUERY_STRING}&id=$1
    RewriteRule [.]*casino-banking/([a-z-]*) index.php?%{QUERY_STRING}&pageid=$1
    RewriteRule [.]*casino_test/([0-9]*) casino_guide/info2?id=%{QUERY_STRING}&id=$1
    RewriteRule [.]404.html /404-error-page.php
    
    #Those rules have to be in domain main folder
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ index.php?language=$1&vbet_outside=true [L,QSA]
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ $2?language=$1&vbet_outside=true [L,QSA]
    
    #This rule must be in each directory which have to be supported (without forum directory itself)
    RewriteCond %{QUERY_STRING} !vbet_outside=true
    RewriteRule ^(.*)$ $1?vbet_outside=true [L,QSA]
    آخرین ویرایش توسط vBET. 23-06-10 در 18:05. دلیل : تصحیح دستورات BBCode

برچسب برای این موضوع

مجوزهای ارسال و ویرایش

  • شما ممکن است ارسال موضوعات جدید
  • شما ممکن است پاسخ پست
  • شما ممکن است فایل پیوست ضمیمه کنید
  • شما ممکن است ارسالهای خودتان را ویرایش کنید
  •