skarman13
Forum Replies Created
-
its ok, u helped a lot ,thank you
i tried all options , but still not working
I clicked on public.html file and found this at its .htaccess file
i am using multidomain hosting , which hostes tilldate 7 websites. but all are working fine,
but among thses my sakshicreations.in website got into wordpress login issue
# 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
it showing this inside .htaccess file
# 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
in file manager under my website sakshicreations.in i found .htaccess file… shall i save it on computer and then delete it? and then try to login to wordpress.
Hi, i recently gone to file manager and deactivatd the inactive plugins and themes. but still no use