I am updating my website to show recent blog post. I originally changed my homepage to index.php but then my yahoo shopping cart script wont work. I did some research and the only answers I have found is to put these two lines in my .htaccess file: AddType application/x-httpd-php htm html php AddHandler application/x-httpd-php .htm .html
But yahoo small business wont let you use htacess. Any suggestions???