سلام
من .htaccess رو دسسکاری کردم
الان اینا موندن اما سایت بالا نمیاد
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
</IfModule>
# END WordPress
لطفا کمک کنید...