سلام ، آیا این بازدید اول شماست ؟ یا
نمایش نتایج: از شماره 1 تا 10 , از مجموع 17

موضوع: قابل فهم كردن لينك ها براي موتورهاي جستجو....

Threaded View

پست قبلی پست قبلی   پست بعدی پست بعدی
  1. #11

    تاریخ عضویت
    Aug 2008
    محل سکونت
    تهران
    نوشته ها
    423
    تشکر
    0
    تشکر شده 1 بار در 1 ارسال

    پاسخ : قابل فهم كردن لينك ها براي موتورهاي جستجو....

    منم همین مشکل را دارم. منتهی بنر و لوگو لود میشه. فقط وقتی روی هر چی کلیک میکنم صفحه اصلی میاد.
    من محتوای فایل .htaccess را چیزهایی که توش وبده و چیزی که شما گفتید داخلش بگذارید را
    اینجا میذارم. ببینید مشکل از کجاست.
    ممنونم بی نهایت


    کد:
    ##
    # @version $Id: htaccess.txt,v 1.1 2005/07/22 01:51:57 eddieajau Exp $
    # @package Mambo
    # @copyright (C) 2000 - 2005 Miro International Pty Ltd
    # @license [مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] GNU/GPL
    # Mambo is Free Software
    ##
    
    #
    # mod_rewrite in use
    #
    
    RewriteEngine On
    
    # Uncomment following line if your webserver's URL 
    # is not directly related to physical file paths.
    # Update YourMamboDirectory (just / for root)
    
    # RewriteBase /YourMamboDirectory
    
    #
    # Rules
    #
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*) index.php
    
    ########## Begin - Rewrite rules to block out some common exploits
    ## If you experience problems on your site block out the operations listed below
    ## This attempts to block the most common type of exploit `attempts` to Mambo
    #
    # Block out any script trying to set a mosConfig value through the URL
    RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]
    # Block out any script trying to base64_encode crap to send via URL
    RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
    # Block out any script that includes a <script> tag in URL
    RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
    # Block out any script trying to set a PHP GLOBALS variable via URL
    RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
    # Block out any script trying to modify a _REQUEST variable via URL
    RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
    # Send all blocked request to homepage with 403 Forbidden error!
    RewriteRule ^(.*)$ index.php [F,L]
    #
    ########## End - Rewrite rules to block out some common exploits
    ##
    # @package Mambo
    # @author Mambo Foundation Inc see README.php
    # @copyright Mambo Foundation Inc.
    # See COPYRIGHT.php for copyright notices and details.
    # @license [مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] GNU/GPL, see LICENSE.php
    # Mambo is free software; you can redistribute it and/or
    # modify it under the terms of the GNU General Public License
    # as published by the Free Software Foundation; version 2 of the License.
    ##
    
    #
    # mod_rewrite in use
    #
    
    RewriteEngine On
    
    # Uncomment following line if your webserver's URL 
    # is not directly related to physical file paths.
    # Update YourMamboDirectory (just / for root)
    
    # RewriteBase /YourMamboDirectory
    
    #
    # Rules
    #
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^content/(.*) index3.php
    RewriteRule ^component/(.*) index3.php
    RewriteRule ^mos/(.*) index3.php

    جهت مشاهده لینک ها باید ثبت نام کنید یا لاگین کنید.


  2. # ADS
    تبلیغات در جوملا فارسی
    تاریخ عضویت
    Always
    محل سکونت
    Advertising world
    نوشته ها
    Many
     

علاقه مندی ها (Bookmarks)

علاقه مندی ها (Bookmarks)

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

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