Results 1 to 8 of 8

HTTP 406 Kabul Edilebilir Değil Hatası

This is a discussion on HTTP 406 Kabul Edilebilir Değil Hatası within the Türkçe forums, part of the General Discussion category; http://www.yukle.net/forum/tanitim/1...miz-nasil.html Sayfasýndan baþlýkta yazdýðým hatayý alýyorum. Googlede aradým sonuç bulamadým yardýmcý olurmusunuz....

  1. #1
    Junior Member TARIK's Avatar
    Real Name
    TARIK
    Join Date
    Mar 2008
    Posts
    9
    Liked
    0 times

    HTTP 406 Kabul Edilebilir Değil Hatası

    http://www.yukle.net/forum/tanitim/1...miz-nasil.html


    Sayfasından başlıkta yazdığım hatayı alıyorum. Googlede aradım sonuç bulamadım yardımcı olurmusunuz.

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Kullandığınız CRR var mı ?
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    Junior Member TARIK's Avatar
    Real Name
    TARIK
    Join Date
    Mar 2008
    Posts
    9
    Liked
    0 times
    Tüm CRR'm Aşağıdaki gibi


    Code:
    //==========================================================================
    // Sample Custom Rewrite Rule: showgroup.php as forumleaders.html (Remove the '//' in front of the rule to enable).
    //==========================================================================
    //'^showgroups\.php$' => 'forumleaders.html'
    //==========================================================================
    // Sample Custom Rewrite Rules: calendar as static pages (Remove the '//' in front of the rules to enable).
    // Note: Enable the calendar dropdown redirect rule within the Custom 301 Redirects section below.
    //==========================================================================
    //'calendar\.php$' => 'calendar/'
    //'^calendar\.php\?c=1$' => 'calendar/'
    //'^calendar\.php\?(c=1&)?do=(display.+?)(&year=)?$' => 'calendar/$2/[NF]'
    //'calendar\.php\?(c=1&)?nojs=1' => 'calendar/nojs/[NF]'
    //'calendar\.php\?(c=1&)?do=(display.+?)&nojs=1' => 'calendar/$2/nojs/[NF]'
    //'calendar\.php\?(c=1&)?week=(\d+)&nojs=1' => 'calendar/week-$2/nojs/[NF]'
    //'calendar\.php\?(c=1&)?month=(\d+)&year=(\d+)&nojs=1' => 'calendar/$3/$2/nojs/[NF]'
    //'^calendar\.php\?do=getinfo&(c=1&)?day=(\d+)-(\d+)-(\d+)(&c=1)?$' => 'calendar/$2/$3/$4/'
    //'^calendar\.php\?do=getinfo&e=(\d+)(&day=[0-9\-]+)?(&c=1)?$' => 'calendar/event-$1/'
    //'^calendar\.php\?(s=&)?(c=1&)?(week=&)?month=(\d+)&year=(\d+)(&c=1)?(&do=displaymonth)?$' => 'calendar/$5/$4/'
    //'^calendar\.php\?c=1&week=(\d+)(&do=displayweek&month=.+?)?$' => 'calendar/week-$1/'
    // profil kismi
    '^register\.php$' => 'uyelik_formu.html'
    '^register\.php\?do=register' => 'uyelik_formu2.html'
    '^login\.php\?do=lostpw' => 'sifre_istek.html'
    '^xperience\.php$' => 'uye_puanlari.html'
    '^usercp\.php$' => 'profiliniz/'
    '^profile\.php\?do=customize' => 'profiliniz/stil_ayarlari/'
    '^profile\.php\?do=buddylist' => 'profiliniz/arkadaslik_ayarlari/'
    '^profile\.php\?do=editavatar' => 'profiliniz/avatar_degistir/'
    '^profile\.php\?do=editsignature' => 'profiliniz/imza_degistir/'
    '^profile\.php\?do=editpassword' => 'profiliniz/sifre_mail_duzenle/'
    '^profile\.php\?do=editoptions' => 'profiliniz/ayarlari_duzenle/'
    '^profile\.php\?do=ignorelist' => 'profiliniz/yasakli_listem/'
    '^private\.php$' => 'PM/'
    '^private\.php\?do=newpm' => 'PM/gonder/'
    '^private\.php\?do=trackpm' => 'PM/takip/'
    '^private\.php\?do=editfolders' => 'PM/klasor_duzenle/'
    '^group\.php$' => 'gruplar/'
    '^search\.php\?do=getnew' => 'ara/yeni_mesajlar/'
    '^search\.php$' => 'ara_bul/'
    '^search\.php\?searchid=(.+?)' => 'ara/arayan-bulur/$1'
    '^sendmessage\.php$' => 'iletisim/'
    '^showgroups\.php$' => 'ekibimiz/'
    '^newthread\.php\?do=newthread&f=(.+?)$' => 'yenikonu/$1/'
    '^newreply\.php\?do=postreply&t=(.+?)$' => 'cevapla/$1/'
    '^newreply\.php\?do=newreply&p=(.+?)$' => 'mesajdan-alinti-yaparak-cevap-yaz/$1/'
    '^forumdisplay\.php\?do=markread' => 'konulari-okudum-say/'
    '^login\.php\?do=logout&logouthash=(.+?)$' => 'cikart-beni-burdan/$1'
    '^login\.php\?do=login' => 'giris-yaptiniz/'

  4. #4
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    .htaccess içeriğiniz nedir?
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  5. #5
    Junior Member TARIK's Avatar
    Real Name
    TARIK
    Join Date
    Mar 2008
    Posts
    9
    Liked
    0 times
    .htaccess Bu şekilde.


    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]
     
    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]
    RewriteEngine On
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

  6. #6
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    .htaccess iniz içerisinden son iki satırı silin.

    Diğer sorun ile hostinginiz ile temasa geçmenizi tavsiye ederim.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  7. #7
    Junior Member TARIK's Avatar
    Real Name
    TARIK
    Join Date
    Mar 2008
    Posts
    9
    Liked
    0 times
    Quote Originally Posted by Mert Gökçeimam View Post
    .htaccess iniz içerisinden son iki satırı silin.

    Diğer sorun ile hostinginiz ile temasa geçmenizi tavsiye ederim.
    gerekli Değişiklikleri uyguladığım halde hala aynı sorun devam etmektedir.

  8. #8
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Hostinginiz ile temasa geçtiniz mi ?

    Benim silmenizi söylediğimin bu sorun ile yakından uzaktan alakası yok.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

Similar Threads

  1. Ödev paylaşımı warez değil mi ?
    By Bozkurtum in forum Türkçe
    Replies: 14
    Last Post: 01-30-2009, 05:57 PM
  2. lighttpd rewrite http:// -> http://www
    By JonnyF in forum URL Rewrite Settings
    Replies: 2
    Last Post: 04-12-2008, 10:27 AM
  3. Xcache Hatası!
    By nick in forum Türkçe
    Replies: 9
    Last Post: 11-23-2007, 10:54 AM

Posting Permissions

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