Hi guys
I still cannot access my back-end at http://pinkmobile.dk/wp-admin/
Can some one help me out?
Best,
Camilla
Hi everyone
This i the .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
What do I then do?
Best,
Camilla
Hi Damian
Thanks for you reply. Could you explain to me how I can find the contents of my .htaccess file? I am not a tech person ;o)
Best,
Camilla