If you are having problems getting .htaccess to work, then in Apache Server Config , Edit It. In that Put this …
<Directory />
AllowOverride all
</Directory>
Then Restart Apache & .htaccess Should work Fine
If you are having problems getting .htaccess to work, then in Apache Server Config , Edit It. In that Put this …
<Directory />
AllowOverride all
</Directory>
Then Restart Apache & .htaccess Should work Fine
I wonder what has been changed we haven’t changed anything in the last few versions
Unless apache2 changed things…
Hello.
I don’t know , but doing what I did made it work , most odd.