I'm having problems getting my RSS link in my footer to work. I'm getting a 'site not found' when trying to use the links. My site URI is http://blog.zenchic.net and my WP install is at http://blog.zenchic.net/wp and I've set both of those in the blog options, but http://blog.zenchic.net/feed/ (which is what the entries link points to) gives 'site not found.' I can access all the feed pages individually at 'http://blog.zenchic.net/wp/wp-rss2.php' etc; it's just those footer links that are causing problems. I've modified my htaccess file with the code that WP gave, and I've been assured that mod_rewrite is on on my server. Any suggestions?