I set up an add-on domain under my main domain but the htaccess file won't load the includes on this new domain (It works on over 50 other sites I've set up but I'm unfamiliar with add-on domain set up). The host indicates the domain is in the right folder but the htaccess won't fix the canonical or anything else. The host won't give support for htaccess so I'm wondering if there is something else I need to do to get htaccess to work.
Here is what I have in the htaccess file so far:
AddHandler server-parsed .html
Options +FollowSymLinks +Includes
RewriteEngine on