Wp-admin Page Not found
-
i cant see my admin page i have solved 500 internal error by changing .htaccess file to
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPressnow i cantt see my admin dash board please any tips to solve it i have deleted all plug ins through ftp
http://freesoftwarepc.biz/wp-admin/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Wp-admin Page Not found’ is closed to new replies.