Results 1 to 3 of 3

محمد نبي طريقة وشرح اعداد ملف الـ .htaccess

This is a discussion on محمد نبي طريقة وشرح اعداد ملف الـ .htaccess within the العربية forums, part of the General Discussion category; ÇáÓáÇã Úáíßã ãÍãÏ ãáÝÊ ÇáåÊÓÊ ÚäÏí .htaccess åá ÇáãæÌæÏ ÚäÏí åÐÇ ÕÍíÍ # Comment the following line (add '#' at ...

  1. #1
    Junior Member
    Real Name
    ahmed
    Join Date
    Jul 2007
    Posts
    8
    Liked
    0 times

    محمد نبي طريقة وشرح اعداد ملف الـ .htaccess

    السلام عليكم محمد

    ملفت الهتست عندي

    .htaccess

    هل الموجود عندي هذا صحيح
    # 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} !^www\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
    RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1 [L,QSA]
    RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
    RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]


    هذا بعد تركيبك لي قبل ثلاثة شهور او اكثر
    لكن استغربت قوقل يأرشف صفحاتي الى 70 الف وبعد يومين يرجع لخمسين الف وهكذا الحال بالرغم من ان قبل الترقيه للأصدار هذا للهاك كانت اكثر من 100 الف
    Last edited by waelalotaibi; 03-17-2008 at 04:08 AM.

  2. #2
    Junior Member
    Real Name
    ahmed
    Join Date
    Jul 2007
    Posts
    8
    Liked
    0 times
    #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]

    ليستك معدله الى روابط موقعي
    انا المنتدى واضعه بسي بنل لوحدة مستقل عن الررئيسيه الموقع وفاصله تماماً

    فما طريقة عمله؟

  3. #3
    Senior Member
    Real Name
    Mohamed
    Join Date
    Dec 2006
    Posts
    3,891
    Liked
    1 times
    مرحبا,

    لا تحتاج الى عمل تغيرات في الملف أخي الكريم.

Similar Threads

  1. اخي محمد للاهمية
    By s6am2k in forum العربية
    Replies: 6
    Last Post: 02-26-2008, 03:00 PM
  2. هل من طريقة ؟؟
    By yasiromar in forum العربية
    Replies: 1
    Last Post: 02-24-2008, 03:58 PM
  3. اخ محمد ما هذا الهاك؟
    By alansarii in forum العربية
    Replies: 1
    Last Post: 02-10-2008, 09:38 AM
  4. ممكن طريقة عمل ياهوسايت ماب؟
    By alansarii in forum العربية
    Replies: 2
    Last Post: 12-10-2007, 08:38 AM
  5. الى الاخ محمد
    By kuwait80.com in forum العربية
    Replies: 1
    Last Post: 11-18-2007, 07:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •