I receive a 404 when I clck on any of my pages
-
I checked .htaccess file, but I’am not sure it is correct :
# BEGIN WordPress
RewriteEngine On
RewriteEngine On
RewriteBase /pet-univ/dog%20training/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /pet-univ/dog%20training/index.php [L]# END WordPress
Where should I start looking. Isee all my pages in the Admin area, not on the blog.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘I receive a 404 when I clck on any of my pages’ is closed to new replies.