Thread Starter
haavi
(@haavi)
That did the trick indeed. Thanks alot for helping me Kelson!
If you go to mydomain/blog/wp-admin/ does it load index.php just as it would if you went to mydomain/blog/wp-admin/index.php directly? If not it’s probably because you don’t have index.php specified as a default document on your webserver. I doubt this is what’s causing your problem though.
Also, check if your webserver is able to set cookies properly because I think WordPress requires them in order for the login authentication to work.