Hi, I would really like your help. I have wordpress installed in its own directory and it was working fine, except I noticed that since it's in its own directory: vatsav.net/blog, but it's accessed at the root address vatsav.net, I cant access most of my other folders which are under the root level because wordpress returns a 404.php reply: for example I couldn't access vatsav.net/files or vatsav.net/uploads [a folder I created] because Wordpress doesn't see these "pages" in its database. How do I deal with that?
Also because of this, my xmlrpc.php can't be accessed directly.
Secondly, I "tried" to deal with it and I changed around the permissions of the /blog folder to 775 or 755 and now I can't log in at vatsav.net/blog/wp-admin :( : instead I get a 404.php reply
What did I do wrong, and how can I correct this mess? Please help!