Another 404 error
-
Hi All
I have been looking through the forum for the past 2 hours and tried the following:
created new htaccess file and added:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteCond %{REQUEST_URI} ^/(.+)/index\.php$ RewriteRule ^(.+)/index\.php https://site.com/$1/ [R=301,L] ErrorDocument 404 /index.php?error=404 RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
Deactivated plugins then activated again.
and still nothing.
Am running of a server, and the guy how does my hosting is not up with wp.
Site is yutangspa.co.uk
And want to have so that the urls relate to the page names.
tom
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Another 404 error’ is closed to new replies.