Results 1 to 6 of 6

مشكلة ال nginx ؟

This is a discussion on مشكلة ال nginx ؟ within the العربية forums, part of the General Discussion category; ÇáÓáÇã Úáíßã Ýí ÇÚÏÇÏÇÊ ÇáÝí Èí Óíæ ãßÊæÈ ÇáÊÇáí Instead of uploading the .htaccess file, open your nginx configuratin file ...

  1. #1
    Junior Member
    Real Name
    mohamed
    Join Date
    Jul 2008
    Posts
    6
    Liked
    0 times

    مشكلة ال nginx ؟

    السلام عليكم

    في اعدادات الفي بي سيو مكتوب التالي
    Instead of uploading the .htaccess file, open your nginx configuratin file and enter the rules defined in the nginx.txt file included within the 'htaccess' folder of the installation package (replace "/forums/" with your vBulletin folder name
    ).

    وهذا هو الملف
    PHP 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} !^www\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]

    location /forums/ {
    rewrite ^/forums/((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ /forums/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 last;

    try_files $uri $uri/ /forums/vbseo.php?$args;
    }

    location ~ /forums/(.*\.php)$ {
    rewrite ^/forums/(.*)$ /forums/vbseo.php last;
    }
    location /forums/vbseo/(includes|resources/html|resources/xml)/ {
        
    allow      127.0.0.1;
        
    deny      all;

    فما هي الاعدادت المطلوب تعديلها هنا ليعمل المنتدى ؟

    الف شكر لكم

  2. #2
    vBSEO Staff Marco Mamdouh's Avatar
    Real Name
    Marco Mamdouh
    Join Date
    May 2010
    Location
    Egypt
    Posts
    3,143
    Liked
    110 times
    مرحباً ,,

    لا يمكنني تقديم دعم فني لك لهذه الاسباب :
    1- ترخيصك منتهي والتراخيص المنتهية لا تتلقي دعم فني
    2- انت تستعمل نسخة قديمة خارجة عن الدعم لدينا حيث لا نقدم دعم لنسخ اقل من 3.5

    حتي تتلقي الدعم عليك بعمل الاتي :
    1- تجديد الترخيص
    2- ترقية المنتج لديك الي اخر اصدار متوفر او اي نسخة اعلي من 3.5

    شكراً لك

  3. #3
    Junior Member ysory's Avatar
    Real Name
    YASSER
    Join Date
    Feb 2011
    Location
    makkah
    Posts
    20
    Liked
    2 times
    وانا كذالك ركبت انجنكس مع لكي يريح الاباتشي

    هل يوجد مشكله في ذالك ؟

  4. #4
    vBSEO Staff Marco Mamdouh's Avatar
    Real Name
    Marco Mamdouh
    Join Date
    May 2010
    Location
    Egypt
    Posts
    3,143
    Liked
    110 times
    اذا كان الهاك يعمل بشكل سليم فلاتوجد مشكلة .... حيث لا نتطرق لامور اداره السيرفرات بالشركة
    المهم لدينا ان الهاك يعمل هذا كل شئ

  5. #5
    Junior Member ysory's Avatar
    Real Name
    YASSER
    Join Date
    Feb 2011
    Location
    makkah
    Posts
    20
    Liked
    2 times
    شكرا جزيلا الهاك يعمل بشكل سليم

  6. #6
    vBSEO Staff Marco Mamdouh's Avatar
    Real Name
    Marco Mamdouh
    Join Date
    May 2010
    Location
    Egypt
    Posts
    3,143
    Liked
    110 times
    ممتاز جداً ,, واهلاً بك دائماً

    ملحوظة : في المرات القادمة ضع سؤالك في موضوع جديد بشكل منفصل

Similar Threads

  1. Nginx?
    By scottct1 in forum General Discussion
    Replies: 5
    Last Post: 02-10-2011, 06:31 PM
  2. vBulletin 3.x vb3.6.8 nginx
    By kellogs in forum Troubleshooting
    Replies: 3
    Last Post: 04-18-2010, 04:27 PM
  3. nginx problems
    By frankw in forum General Discussion
    Replies: 7
    Last Post: 04-07-2009, 10:03 AM
  4. nginx
    By Smiggy in forum Pre-Sales Questions
    Replies: 1
    Last Post: 01-07-2009, 01:21 PM
  5. nginx
    By fras in forum General Discussion
    Replies: 3
    Last Post: 01-25-2008, 06:57 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
  •