• 28-09-2008, 14:53:49
    #1
    Arkadaslar dün WP Super Cache Hata Aldim
    Hatasi htaccess diyordu sonra düzelttim
    Ama Hatali Oldu Sanirsam
    Gelen Kisiler Hata sayfasiyla Karsialsiyor
    iste htaccess Dogrusu Nasildir Arkadaslar
    2.5.1 sürümüm
    <Files 403.shtml>
    order allow,deny
    allow from all
    </Files>
     
    # BEGIN WPSuperCache
    # BEGIN WPSuperCache
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    AddDefaultCharset UTF-8
    RewriteCond %{REQUEST_URI} !^.*[^/]$
    RewriteCond %{REQUEST_URI} !^.*//.*$
    RewriteCond %{REQUEST_METHOD} !=POST
    RewriteCond %{QUERY_STRING} !.*=.*
    RewriteCond %{HTTP:Cookie} !^.*(comment_author_|wordpress|wp-postpass_).*$
    RewriteCond %{HTTP:Accept-Encoding} gzip
    RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html.gz -f
    RewriteRule ^(.*) /wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html.gz [L]
    RewriteCond %{REQUEST_URI} !^.*[^/]$
    RewriteCond %{REQUEST_URI} !^.*//.*$
    RewriteCond %{REQUEST_METHOD} !=POST
    RewriteCond %{QUERY_STRING} !.*=.*
    RewriteCond %{HTTP:Cookie} !^.*(comment_author_|wordpress|wp-postpass_).*$
    RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html -f
    RewriteRule ^(.*) /wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html [L]
    </IfModule>
    # END WPSuperCache
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress


    ikinci htaccess
     
    # BEGIN WordPress<IfModule mod_rewrite.c>RewriteEngine OnRewriteBase /RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule . /index.php [L]<IfModule mod_security.c><Files async-upload.php>SecFilterEngine OffSecFilterScanPOST Off</Files></IfModule></IfModule># END WordPress
  • 28-09-2008, 15:28:20
    #2
    Hocam siten ne kadar büyükki super cache kullanıyorsun ?
  • 28-09-2008, 18:49:15
    #3
    KMLGRLR adlı üyeden alıntı: mesajı görüntüle
    Hocam siten ne kadar büyükki super cache kullanıyorsun ?
    Hocam Konuyu Sitem Sukadar Büyük Diye Acmadin
    Sorun Supercache diyil Onu Hallettim Sorun htaccess De Bilen Arkadasimiz Konuyla ilgilenirse cok sevinecem