I am on the shared host Bounceweb and I am trying to add some rewrite rules to make my links look prettier.
One of these rules is to make the url: http://mysit
http://mysit
I had this problem and solved it with:
sudo a2enmod rewrite sudo service apache2 restart