Of course it is possible. You just need to make sure all requests made to your public IP on port 80 end up on your server machine. How you do that depends on your LAN setup.
If you are using a standard home router setup, you would have to access the router's configuration and assign the public IP to your server machine, and make sure no firewall is blocking requests through port 80.
Comment