Will get back to you soon. Thanks for reporting.
Any news? Should i have any special configuration on my nginx webserver.
But the rest of my wordpress website works perfectly with every friendly url and permanent link structure.
Have this problem on my site to: http://zavarka.org/design/utensil/sitechki-octeapus-silikonovyj-osminog/
but other my site on this hosting working absolutly normal.
We will test and get back to you. Thanks.
still no news?
I can’t get a solution for this 🙁
I don’t know if this will work for you, but in my case I changed the default ‘go’ to a different word and it solved the 404 issue. I also have added the virtual folder I used to the W3 Total Cache list to avoid its caching
Already tried, doesn’t work changing the default go.
In this case, i dont even have a caching plugin…
Thanks for your reply!
Can you try changing the link mask generator directory name here – http://screencast.com/t/9qPoCg4oqVDh
Otherwise it could be a permissions issue with your host not allowing the redirect.
Permissions For A Standard WordPress Server Configuration:
– All files should be 664
– All folders should be 775
Once permissions are correct, then try again and let us know if that resolved the issue.
Best,
Jeffrey
Hi Jeffrey, thank you for replying.
Doesn’t work when i change the directory name and all permissions are like you told me.
It’s a Ubuntu 14 server with Nginx webserver managed by me.
Could you give me a sample nginx wordpress configuration that should work?
Hi:
Sorry, never worked with Nginx webserver.
Jeffrey
Can confirm this is an issue with nginx.
Given Plesk now ships with nginx this could be an increasingly common problem.
The link mask generator does use .htaccess and I did find this for translating .htaccess into nginx server rules –
http://www.anilcetin.com/convert-apache-htaccess-to-nginx/
http://wiki.nginx.org/HttpRewriteModule#rewrite
http://nginx.org/en/docs/http/converting_rewrite_rules.html
So, we will have to test and see if we can create fallback or patch for this.
Jeffrey