Hello there, thanks for taking the time to read and give any input you might have,
Basically, I'm trying to access a link on my site at zonesfordrones.com/laws, and the routing seems to be broken. Using just the domain to access the index.html page does however work. Since that worked I have tried to load the index.html page from the /laws link to see if the html was the issue, but that returns the same error. I'm wondering if this has something to do with the DNS configuration I have, or possible something to do with needing to configure WSGI or even just something I'm doing wrong within flask itself. More info including most of the source code for my problem can be found on stackoverflow where I tried to ask first, here: stackoverflow thread.
Thanks for any input anyone may have and let me know if you need any more info, Torrey