Migrated a site from another provider. Previously, I setup my .htaccess file to allow for server side includes on the site as per the example here: http://httpd.apache.org/docs/2.2/howto/ssi.html. When I include the .htaccess file I get an Apache 500 error. Does sonic still support server side includes, and if so, how does one go about enabling them?
Yes. I fixed this for you by only including these lines in the htaccess file:
Options +Includes
XBitHack On
Then I set x bit on the directory's .htm files. Please let me know if you need any additional assistance, I am happy to help! Thanks for choosing Sonic.net!