How can I reset the .htaccess file? It was working at first then I made a change but when I saw that the change I made wasn’t working, I immediately uploaded the original file. Then my site is stuck. I always get two www in front of my file. I need help to fix this. THank you.
Share
In order for apache to see the changes you made to your .htaccess file, you just need to restart Apache, using
/etc/init.d/httpd restartor/etc/init.d/apache2(Debian).