I am using WP as my CMS, and I want my home page to be my blog.
WP is installed in the root of my site (Linux server).
1. I set my home page in WP to be my blog, but my domain name returns a 404.
2. My blog URL is: mydomain.com/index.php/blog (I had to add the index.php to the .htaccess file for it to function)
3. I can't get Feedburner to recognize my feed (404, no matter which URL I use)
QUESTION: How can I make my home page mydomain.com and still function as a blog, AND get Feedburner to recognize it?