Replies: 1 comment 16 replies
-
Your example works fine for me, so I don't know. The problem must be somewhere else. Maybe you have some other web server listening on port 8080 that is interfering with this one. |
Beta Was this translation helpful? Give feedback.
16 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have both a webclient an webserver running with Python. The os I use is Windows 10
When I connecting to http://localhost:8080 I receive a 404:not found.
Beta Was this translation helpful? Give feedback.
All reactions