Jump to content

Search the Community

Showing results for tags 'flask.wsgi'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General Discussion
    • Website Management and Coding
    • Technology and the Internet
    • Philosophy, Politics, and Science
    • Art and Entertainment
    • Other Discussion
  • HelioHost
    • Questions
    • Customer Service
    • How You Can Help
  • HelioNet
    • News
    • Contact HelioNet

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 2 results

  1. While building my first Flask project, I noticed my error_log displayed errors almost in real time after requesting WSGI control. However, my newer project located in ujcis.helioho.st/aluta doesn't show errors from the /aluta project at all. Do I need to request WSGI control specifically for the new project (httpdocs/aluta) for errors originating from the project to reflect in the log/error_log file? P.S: I don't mind if errors are turned off for the first project (ujcis) since I'm no longer actively developing that project. Thanks!
  2. Hi again, I need help connecting my flask app to the postgres database on the server. PS. I'm not trying to connect from outside although having remote access would be a bonus username: geojoe database: geojoe_flask-app database user: geojoe_admin server: Tommy Issue 2: how do I hide the flask.wsgi from urls e.g instead of flask.geoffery.ml/flask.wsgi/login, i want it to be flask.geoffery.ml/login thanks in anticipation
×
×
  • Create New...