As I mentioned in Serve a Directory with Python, sometimes you need a directory to be "served" instead of loading the file:// location within your browser. In the past I would mess around with MAMPStack and swapping out httpdocs directories, but there are better tools these days.
Full article