So, it indexed another site on my server just fine. I removed the "header" php function call and ZIP!!! phpDig started cruising through my site con mucho gusto.
So, how can I get this to work with the redirect? I do this because I have a comments feature for my journal and to pull the correct ones up, I use a date passed within the URL. If I allow my homepage to be a journal entry (at
www.kevinfreitas.net rather than
www.kevinfreitas.net/home.php?date=20040107 most comments would be associated with the base url rather than each individual entry.
Thanks for the advice all!