hobbyist_MUC
New Pleskian
Hello Forum,
I have been using plesk for a few years now, generally I am happy, but sometime it drives me crazy. Just like right now.
I have 8 domains connected to plesk, but since I wanted to try ASP.net development I tried to deploy a asp.net application to the server, with its own domain.
The asp.net application is running nice in a service and is listening to localhost:5500/5501.
So right now I have pleskdomain1.com pleskdomain2.com .... and aspdomain1.com.
It is really hard for me to understand how to configure apache so the incoming requests for aspdomain1.com are directly forwarded to localhost:5500.
Which apache conf do I have to edit so it works as intended.
Plesk Version: Plesk Obsidian 18.0.36, last updated on July 1, 2021 04:43 AM
OS: Ubuntu 18.04.5 LTS
ASP.net Application listening to http://localhost:5500 & https://localhost:5501
Any help is appreciated!
I have been using plesk for a few years now, generally I am happy, but sometime it drives me crazy. Just like right now.
I have 8 domains connected to plesk, but since I wanted to try ASP.net development I tried to deploy a asp.net application to the server, with its own domain.
The asp.net application is running nice in a service and is listening to localhost:5500/5501.
So right now I have pleskdomain1.com pleskdomain2.com .... and aspdomain1.com.
It is really hard for me to understand how to configure apache so the incoming requests for aspdomain1.com are directly forwarded to localhost:5500.
Which apache conf do I have to edit so it works as intended.
Plesk Version: Plesk Obsidian 18.0.36, last updated on July 1, 2021 04:43 AM
OS: Ubuntu 18.04.5 LTS
ASP.net Application listening to http://localhost:5500 & https://localhost:5501
Any help is appreciated!