.htaccess seems to be required but I can not find it
I would like to know why the AllowOverride directive change, which seems to be very much to do with enabling .htaccess files, solved the problem If there are no .htaccess files then adding AllowOverride All in the server config is not going to do anything. As you suggest, AllowOverride essentially enables .htaccess files to be … Read more