Serving Static Files
Code
Directory Structure
Request example
Redirect
Modify the HTTP configuration
Start HTTP service by default
Start custom HTTP service
You can use it directly to http.ListenAndServe() start the service, the specific configuration is as follows:
Run Multiple Services