404 when trying to login on http://localhost dev
Hello,
I'm trying to setup a test site on my localhost dev box using jobroller.
When I try to login on my localhost site it gets redirected to
http://localhost/login/?redirect_to=...%2Fwp-admin%2F
which then gives me the 404 file not found page.
I've checked the home and site urls in the options table and the are both set to
http://localhost.
I get 404's when i go to
http://localhost/login/ and
http://localhost/dashboard/
Can anyone help? This is only on my localhost machine. It works fine on live site.
I'm running apache 2.4 on windows7. I have the re-write module turned on.
Thanks