Jump to content

gdjkhp

Members
  • Posts

    2
  • Joined

  • Last visited

gdjkhp's Achievements

Newbie

Newbie (1/14)

  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. i get an internal server error. i need help setting up flask i need to run server.py that has the following test: @app.route('/') def index(): return send_file(os.path.join(BASE_DIR, "html", 'index.html')) below are my wsgi and htaccess. i also need to install a few python libraries. thank you for your attention. flask.wsgi .htaccess
  2. gdjkhp https://tommy.heliohost.org http://gdjkhp.heliohost.us
×
×
  • Create New...