--- Google Translate ---
Hello forum as they are, could you give me a hand with this problem.
install osTicket-v1.14.7 version on Wamp 3.2.3 (apache 2.4.46)
I can access the system's website and use it only locally on the server, wanting to access from another computer I get the error.
I do not have permissions to access.
ex: 10.1.10.3/ost/upload/ "gives error"
localhost / ost / upload / "works ok"
The server and client computers are on the same LAN, the firewall of both computers was disabled and the antivirus were disabled.
The teams are seen, since a folder was shared and gave connection to the resource, the problem is with apache from what I see.
--- end Google Translate---
This does not appear to be an osTicket related issue.
You would need to check your Apache configuration and ensure that the webserver is listening on 10.1.10.3.
Also a Forbidden error usually indicates that the server (which runs as a user) does not have access to the resource.