kbp2025 Posted 16 hours ago Posted 16 hours ago Hello Support Team, I need help setting up a reverse proxy for my subdomain. Here are the details: Domain: anonymizer.bawantha-beliwaththa.me Backend Application: Flask app running on http://127.0.0.1:5001 Application Type: Python/Flask with Gunicorn The application is already running and accessible locally on port 5001. I need a reverse proxy configuration that forwards all requests from: https://anonymizer.bawantha-beliwaththa.me/* → http://127.0.0.1:5001/* Additional details: - The app handles its own static files - Needs to support file uploads (up to 100MB) - Should maintain HTTPS connections Please let me know if you need any additional information. Thank you! Quote
wolstech Posted 12 hours ago Posted 12 hours ago This is a Krydos question. I'm not sure if our system can do this or not (and if so, I'd imagine Krydos would need to edit the Apache config to do it as Google shows the relevant commands are not supported in .htaccess). Usually Flask is implemented via WSGI on our service (https://wiki.helionet.org/Flask), not as a self-hosting application with a proxy in front of it. Escalating. Quote
Krydos Posted 2 hours ago Posted 2 hours ago @wolstech I don't see a Johnny, Tommy, or Morty account associated with this email address, but it seems like VPS120 is what we're talking about. @kbp2025 We can certainly help you set up a reverse proxy, but I'm not going to waste my time on a VPS that is powered off for not paying. Your payment was supposed to go through on 2025-10-15, but failed twice so far. We emailed you about it 27 hours ago, but it doesn't look like you have set up a new subscription yet. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.