Respective adlı üyeden alıntı: mesajı görüntüle
htaccess dosyasının içerigi nedir https olarak ayarlı kısmı http olarak güncelleyecegiz
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress


<files wp-config.php>
order allow,deny
deny from all
</files>



<files .htaccess>
order allow,deny
deny from all
</files>

--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 15:52:03 -->-> Daha önceki mesaj 15:49:49 --

buyur hocam bu

--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 15:53:10 -->-> Daha önceki mesaj 15:52:03 --

buyur hocam bu