Forums

Local Flask development

Hello,

I would like to start with Flask on localhost, but I cant make it to run. I'm running linux mint, with python 2.7 as default, apache2 server with cgi enabled.

  1. Do I need to setup and configure WSIG?

  2. Can I make something like default index page, so that every time I open that folder on my localhost index is opened?

  3. How to migrate to server later when I finish the app?

That seems like more of a question for StackOverflow or the forums for the various tools you're using. We're focused on helping people to use PythonAnywhere.