404 not found after posting
-
Using this plugin, i am getting some weird 404 not found messages after post. I am using nginx, my conf file have:
location / {
try_files /wp-content/cache/supercache/$http_host/$cache_uri/index.html $uri $uri/ /index.php?q=$uri&$args ;
}What am i doing wrong?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘404 not found after posting’ is closed to new replies.