Help – .htaccess Modification Need

I have a site that I tranfered to a new server. The site used the coding below in .htaccess to allow php includes inside of html files. (crazy i know)

AddType text/html .shtml
AddHandler server-parsed .shtml .html
AddOutputFilter INCLUDES .shtml .html .htm
RemoveHandler .html .htm
AddType application/x-httpd-php .php .htm .html.htaccess file

In the html pages of the site I used the following
<?php include(“includes/rightpanel.html”); ?>

A page example with the includes not working is http://www.urbanlinkz.com/hip-hop-clothing/

Now I have changed servers and have a whole new site. With this nolonger working the old pages that have brought traffic are declining due to the navigation missing in the side panels. If you can fix this without screwing up my current tube site please bid.

Leave a Reply

Your email address will not be published. Required fields are marked *