Önemli: Bu sayfa çerez kullanıyor (cookies). Tarayıcı çerezleri kapatmadan Bu web sitesini kullanarak, bunu kullanmak için kabul anlamına gelir.
Şimdi satın alın! Özellikler Yüklemeler

Bizimle kazanın!

Eğer vBET katılmak için para kazanmaya başlamak istiyorum Ortaklık programı.
Sonuçlar 1 için 10 , 17

Konu: Htaccess dosyası olmalıdır?

Dişli Görünümü

Önceki Yazı Previous Post   Next Post Sonraki Yazı
  1. #1
    Junior Member
    Üyelik tarihi
    Mayıs 2011
    Mesajlar
    6

    Default Htaccess dosyası olmalıdır?

    This text was not translated, because it is originally in Turkish Lisansı yeni aldım fakat kurulumda htaccess dosyasını bir türlü yapamadım.
    Htaccess dosyası nasıl olmalı yardımcı olurmusunuz.

    vBulletin 4.1.3
    vBSEO 3.6.0
    vBET 423

    Create URL's according to SEO link consensus (i.e. '/en/address')

    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 /
    
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php [L,QSA]
    Birde url ler Dile göre değişmesi lazim onuda yapamadım
    Last edited by vBET; 30-05-11 at 10:03. Nedeni: bbcode düzeltme

Bu Konu İçin Etiketler

İzinleri Yetkileriniz

  • Size olmayabilir Yeni Mesaj
  • Size olmayabilir yazılan mesaj içermekte
  • Size olmayabilir Mesaj ekleri
  • Size olmayabilir Mesajınızı Değiştirme
  •