mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-23 08:48:32 +02:00
custom error page enabled for default for non-exist routes and invalid host
This commit is contained in:
@@ -23,3 +23,5 @@ var (
|
||||
return clone
|
||||
}()
|
||||
)
|
||||
|
||||
const StaticFilePathPrefix = "/$gperrorpage/"
|
||||
|
||||
Reference in New Issue
Block a user