siteye girilirken indirme linki çıkıyor.

Son güncelleme: 20.08.2010 00:17
  • Arkadaşlar siteye girerken indirme linki çıkıyor neden acaba?
    www.siteadi.com diye girilirken indirme penceresi geliyor neden acaba?
    host değiştirdik yeni hosta yükledik yedekleri acaba nerde hata yaptım?

    Şimdiden Teşekkürler...


    ----------------------------------------------------------------------------
    RewriteEngine On
    RewriteCond %{QUERY_STRING} (.*)=http(.*) [NC,OR]
    RewriteCond %{QUERY_STRING} (.*)=ftp(.*) [NC,OR]
    RewriteCond %{QUERY_STRING} (.*)urlx=(.*) [NC]
    RewriteRule ^(.*) - [F]
    # 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\.siteismi\.com
    RewriteRule (.*) http://www.siteismi.com/$1 [L,R=301]

    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
    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]

    AddType application/x-httpd-php5 .php5 .php

    sebep .htaccess bu dosya bu dosyada kod hatası var ama tam olarak çıkaramadım hangi kod hatalı. yardımcı olursanız çok sevinirim şimdiden teşekkürler...
#19.08.2010 01:18 0 0 0
  • Site AdreSinizi Yazar MıSınız ?
#19.08.2010 17:37 0 0 0
  • Sorun .htaccess fazla kod varmış ondan
#20.08.2010 00:17 0 0 0