That’s odd – just creating a new post didn’t do it for me. I had to change the feed settings as well. Just FYI in case creating a new post doesn’t work for someone.
I had the same (blank page) problem. I changed the “Show the Most Recent” field to 1, made a new post, accessed the feeds, reset it to 10, then the feeds worked.
It works in both MSIE and Firefox now!
Create an index.php page with the following:
<?php
header(‘Location: http://1.1.1.1/wordpress’);
?>
Make sure you remove the index.html or index.htm pages.
I saw nothing in either Firefox or MSIE.