In this tutorial we are using Ubuntu 20.04 server, so the steps shown below would work on almost all the Debian based linux distributions.
In this tutorial we will see how to install PHP version 7.3 in Ubuntu 18.04. Currently Ubuntu 18.04 support PHP version 7.2 officially in their repository.
In this tutorial let's see how to allow a controller/action method to be accessed only by an anonymous user in Asp.Net Core MVC project.