Deploy Flask app on Apache HTTPD server | WSGI module for Flask

preview_player
Показать описание
This video shows how to install the Apache httpd server on Windows and run a Flask app using the Apache

Рекомендации по теме
Комментарии
Автор

I don't find Channel file. Due to that, I may not figure out that. Help me, Please!!!

halilyldz
Автор

bro in local my code work but when apache start i get this error:
[Errno 2] No such file or directory:test.txt

fazilpenahov
Автор

I am using xampp, I have followed each and every step properly but for some reason it is loading the xampp dashboard. Could you please guide me how can I make sure my app is loaded and not the xampp dashboard.

boredbanda
Автор

What are the program that you are writing the urls on

Marwan-yu
Автор

channel file does not exist my computer. Please!!!

halilyldz
Автор

Can you please make a video on how to host multiple flask app on Apache mod_wsgi.
Using the example in video, I need to host second app. Where and what changes we will need to do in existing setup.

I was able to host an app but now my requirement is to host another app on same address and port. I saw the documentations it asked to use aliases and symbolic links but i didn't understand.
Please help!

AmolChaurasia