Webinterface problem

Hi, I’ve AWX 21.7.0,
webinterface on http://IP —>404 page not found
http://IP:30080 works fine

I’ve tested with apache
ProxyPass / http://localhost:30080/
ProxyPassReverse / http://localhost:30080/

but same error

How can I fix it?
Thank you
Regards