It happens that when I uploaded my Yii2 application to the server, it only opens the home page, when I want to access the other pages, it shows me an error that the requested page does not exist
I use friendly URLs, which work well on localhost, on my PC where I am designing it
What do you have to configure in the server so that the application works with friendly urls? Or where should we look for the cause of the problem?
Note: I can manage the web server, so any configuration I can do it