After installation on a windows server.
When i use this URL http://localhost/projeqtor/ from the server, i have access to the application
But, when i use this URL http://IP_Adress_Of_The_Server/projeqtor/ from other machine, i got this errorForbiddenYou don't have permission to access this resource.Apache/2.4.46 (Win64) PHP/7.3.21 Server at xxx.xx.xx.xxx Port 80
Is there any config to do with Apache or samethings else ?
Your firewall may block http flow.
It is also possible that internal network blocks these flows.
This is not a projeqtor issue, it is a network configuration issue.