a domain, so all url handlers are being missed and I am getting 404s.
Should I account for removing that from path before calling http.Handle() and http.HandleFunc() or there's a function like http.StripPrefix that can help me here?
what exactly are you doing? serving static files?
Обсуждают сегодня