Rewrites working but server returns 404
-
Hey there,
Uploadinga new site, i am encountering 404 errors after url rewrites.
My .htaccess is writable to wp, and i am trying all options for permalinks. The only one the works is the ‘ugly’ one.
If i use a different setting, i get a 404 from the server [not the wordpress 404]Using, for example, the %postname% tag, and trying to access url.com/?p=1 , my URI is rewritten to url.com/hello-world , and i am served a 404.
my apache2.conf allows overides on all directories.
what is going on ??
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Rewrites working but server returns 404’ is closed to new replies.