I followed the instructions to give WP its own directory, leaving the blog in the root.
Initially, the address was: http://www.domain.com/worpress
Now I want it to be: http://www.domain.com/blog
It was hard to find the .htaccess file, but I finally found it in the /logs file (www.domain.com/logs). I copied it to http://www.domain.com/blog along with a revised index.php.
Now when I go to http://www.domain.com/blog I get asked for username/pw to access the /logs file. It doesn't/didn't do that if I go to http://www.domain.com/wordpress.
What gives? Any suggestions?