I need to include text (html) files in *.html documents, such as...
<!--#include file="/ThisFile.inc" -->
The problem is that i have over 100 documents on my website and do not want to change the extensions or do redirects. It appears there's several ways of accomplishing this, but i'd like advice on the best way.
I tried CHMOD 744, but that didn't work
<!--#include file="/ThisFile.inc" -->
The problem is that i have over 100 documents on my website and do not want to change the extensions or do redirects. It appears there's several ways of accomplishing this, but i'd like advice on the best way.
I tried CHMOD 744, but that didn't work