• 13-11-2010, 17:32:42
    #1
    Arkadaşlar .htaccess kategori ve diğer sayfalar açılmıyor
    .htaccess dosyam bu
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{HTTP_HOST} !http://siteadi.com/arama/admin
    
    RewriteRule ^arama/(.*)-(.*).html$ ara.php?id=$2 [L,NC]
    RewriteRule ^(.*)-(.*).htm$ etiket.php?id=$2 [L,NC]
    RewriteRule ^(.*)/$ kategori.php?seo=$1 [L,NC]
    RewriteRule ^(.*)/(.*).sayfa$ kategori.php?seo=$1&sayfa=$2 [L]
    #ReWriteRule ^sitemap.xml sitemap.php
    ReWriteRule ^index.html index.php
    ReWriteRule ^paylas.html paylas.php
    http://siteadi.com/arama/cizgi-film/

    http://siteadi.com/arama/arama/hanim...tligi-178.html

    adresine girmeye çalıştığımda giremiyorum. sorun nedir arkadaşlar
  • 13-11-2010, 20:58:52
    #2
    sorunumu çözdüm
    bu kodu
    RewriteEngine on
    bunun üstüne koyarak sorun ortadan kalktı.
    RewriteCond %{HTTP_HOST} !http://siteadi.com/arama/admin