I want to host my Web App on a Apache server I’ve tried to publish a self contained project and would upload to the server but that does not work, I tired to compile it using Linux it the output setting in visual studio but that didn’t also work.
I read that you have to setup your apache server as a reverse proxy but I haven’t got the ability to do that as it’s a shared server.
I would be able to host it? how would the set up be as I’ve tried multiple things but can’t get it to work
Not sure if this matters but this is the server settings
Server OS Proprietary *nix
Server hardware Cloud-based server instance
Web server Apache
I’m lost on how this will all work, all the documentation i see is just about using it as a reverse proxy which I can’t do is there a way around or a better way to do it?