/ wa.fo file access
adding favicon.ico
This commit is contained in:
@@ -54,8 +54,8 @@ server {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# access to certain files
|
# access to certain files
|
||||||
location ~ ^/(robots.txt) {
|
location ~ ^/(robots.txt|favicon.ico) {
|
||||||
|
# do nothing, which means avoid the postgrest proxy
|
||||||
}
|
}
|
||||||
|
|
||||||
# /dbg/shortcode | debug mode
|
# /dbg/shortcode | debug mode
|
||||||
|
|||||||
Reference in New Issue
Block a user