Forum Moderators: phranque
I tried this but nothing happens:
text.htm
<p>SSI Text</p>
testpage.htm
...
...
<!--#include virtual="text.htm" -->
...
...
I have a virtual hosting account. Maybe I have to set something in the .htaccess file? Does the text.htm file have to have certain file attributes? What should I try to get it to work?
Thanks.