index.php hatası
3
●607
- 20-01-2008, 15:23:39bende ki htaccess silindi. bunu nerden bulrum acaba.LANCE adlı üyeden alıntı: mesajı görüntüle
- 20-01-2008, 15:32:23Bilgisayarinda 1 tane htaccess.txt olustur icine asagidaki kodu yapistir
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPressSonra hostuna wpnin bulundugu ana dizine at, ismini .htaccess olarak degistir ve CMOD 777 ver.