I’m desperate! I have put the .html include files in my public_html directory and added the required text (AddType text/html .shtml
AddHandler server-parsed .shtml
Options Indexes FollowSymLinks Includes) to the top of my existing .htaccess file (above what is already there).This is the HTML I use for tivier.ipower.com/index3.html:
Next: Html Coding With Frameset?
Previous: What Do You Think About This Picture?
"How Do I Get Server Side Includes Ssi To Work On My Website (doesn’t Show Up Not Even With The Error Message)?" was posted on Thursday, July 2nd, 2009 at 10:19 pm.
One Response to “How Do I Get Server Side Includes Ssi To Work On My Website (doesn’t Show Up Not Even With The Error Message)?”
Leave a Reply
rename index3.html to index3.shtml
or change your .htaccess to parse all documents by changing all references to shtml to html