I have a htaccess file that it work perfectly on host but when I put it on local ,it shows me this error:
Internal Server Error The server
Internal Server Error
The server
In an Ubuntu/Debian Machine you can simply run this command:
sudo ln -s /etc/apache2/mods-available/headers.load /etc/apache2/mods-enabled/
and should be all set.....