|
test.shtml worked, index.php works and tracks incoming trades, index.shtml with out the <---#includes--> tag loads( but does not track) I moved the <--# all around the page, it just renders the blank page. I have atempted this with many different free scripts, all do the same. The htccess is:
AddType text/html .shtml
AddHandler server-parsed .shtml
Options Indexes FollowSymLinks Includes
Any other ideas?
Eddie
|