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
On your command line:
Install mod_headers
sudo a2enmod headers
and then restart apache
service apache2 restart