I am moving a site from a plesk system to a cpanel system. In plesk, the site was built using filename.html container pages and the "included" content of those pages is filename.php etc...
php includes are being parsed from .html pages somehow by the server on the plesk system.
include("hosting-x.php")
ex.
filename.html
include("filename.php")
filename.php
Now, being that I do not want to try and attempt to rename all the html pages to .php and rename thousands of includes on hundreds of pages does anyone here have a work around for this situation?
If plesk can parse php via html there must be a config setting for this right?
thank you



LinkBack URL
About LinkBacks
Reply With Quote





