• 09-08-2007, 14:23:06
    #1
    Arkadaşlar sitemin her yerinde hata alıyordum,
    bi yerde okudum .htaccess dosyasına bu kodları ekleyin die

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

    ekledim ve

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, abc@websahibi.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    on Server at www.*****.org Port 80

    hatasını aldım,
    o kodları silip eski .htaccess ' i yeniden upload ettim, fakat hata düzelmedi gene aynı hatayı aldım.
    şuanki .htaccess kodlarım,

    #mod_rewrite baslang�c

    RewriteEngine on

    #konular
    RewriteRule ^arsiv-konu([0-9]*).0.html arsiv.php?board=$1

    #basliklar
    RewriteRule ^arsiv-baslik([0-9]*).0.html arsiv.php?topic=$1

    #arsiv.php
    RewriteRule ^arsiv.html arsiv.php


    Options +FollowSymlinks
    RewriteEngine on
    RewriteRule ^([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php/$1 [QSA,L]
    RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L]
    RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC]
    RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L]

    .htaccess ' i sildim
    bu sefer sadece .php uzantılı linklere girebilyorum,konulara falan giremiyorum.
    Yardımcı olabilecek varmı ?
  • 09-08-2007, 14:30:57
    #2
    Üyeliği durduruldu
    RewriteEngine on
    RewriteRule ^([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php/$1 [QSA,L]
    RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L]
    RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC]
    RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L]


    şunu .htaccess içini boşaltıp verdiğim kodları yaz sonra at ftp ye sabah aynı sorun bende vardı bir arkadaş yardım etti saolasun düzeldi sorun
  • 09-08-2007, 14:35:34
    #3
    olmadı dostum gene aynı hatayı alıyorum.
  • 09-08-2007, 14:39:40
    #4
    Üyeliği durduruldu
    hım bilemicem valla bende böyle düzelmişti
  • 09-08-2007, 14:43:19
    #5
    Senin dediğini yaptığında gene aynı hatayı alıyorum,
    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, abc@websahibi.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    on Server at www.*****.org Port 80

    Bu hatayı
  • 09-08-2007, 15:00:01
    #6
    sunucuoptimizasyon.com
    mod_security modülü çoğu işlemini kısıtlamış demek bizim pek yapacağımız bişi yok
  • 09-08-2007, 15:02:33
    #7
    hosta gönderdim işte cevap bekliorum