Hi guys,
I'm testing the new VM and it works really good from this side as default so I decided to continue changing the Assets folder to a custom one following the actual documentation on the community page but I have a really mysterious issue with this new asset folder,
when I create an asset and upload the file, for example, the icon for a project it works like a charm, I can see the file created in my new folder but when the app tries to use it it gets a 403 (Forbidden)
I'm testing the new VM and it works really good from this side as default so I decided to continue changing the Assets folder to a custom one following the actual documentation on the community page but I have a really mysterious issue with this new asset folder,
when I create an asset and upload the file, for example, the icon for a project it works like a charm, I can see the file created in my new folder but when the app tries to use it it gets a 403 (Forbidden)
Code:
GET http://localhost/assets/admin/project/t/icon/.versions/bmad_icon_icon_v001.png 403 (Forbidden)
[root@localhost ~]# ll /mnt/tactic/assets/admin/project/t/icon/.versions/
total 34
-rw-rw-r--. 1 nobody nobody 6473 Oct 25 14:37 bmad_icon_icon_v001.png
-rw-rw-r--. 1 nobody nobody 5158 Oct 25 14:35 bmad_icon_v001.png
-rw-rw-r--. 1 nobody nobody 2769 Oct 25 14:37 bmad_web_icon_v001.jpg
[root@localhost ~]#