Moved server – permalinks broken
-
Hi all,
The website is greenvaleps.vic.edu.au.
NOTE: It’s working fine now because I’ve set it back to default link structure.
The usual link structure is “/%category%/%postname%/”, so my problem refers to when I have that structure in place.
I’ve followed the usual process for copying everything to a new server. The domain name has NOT changed.
The homepage is working fine, but when I click on any links I get a 404.
I’ve tried setting to default and then back to custom. Still get 404’s.
My .htaccess looks like this:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /greenvaleps.vic.edu.au/index.php [L] </IfModule> # END WordPressI found a few suggestions of what to add to it but when I change it and upload, then save permalink settings, any changes I’ve made are stripped. The file is writeable.
Any suggestions? I’m at my wits end here.
Thanks in advance!
The topic ‘Moved server – permalinks broken’ is closed to new replies.