how to enable cpanel page linking for a flask app

Viewed 9

i have created a basic skeleton of a flask app with two pages and deployed it in cpanel. in the local host it works fine but on cpanel it will bring a 500 server error if you click a menu go to a new page app,py

index

also on cpanel it will not load static styles on a page unless i add a forward slash to the url. any one know how to help?

0 Answers
Related