staticfiles comment fix
This commit is contained in:
@ -8,7 +8,7 @@ location ~* \.(jpg|jpeg|gif|png|svg|ico)$ {
|
|||||||
#location ~ ^/\d*.jpg$ {
|
#location ~ ^/\d*.jpg$ {
|
||||||
# default_type 'image/jpeg';
|
# default_type 'image/jpeg';
|
||||||
# content_by_lua_file image.lua;
|
# content_by_lua_file image.lua;
|
||||||
}
|
#}
|
||||||
}
|
}
|
||||||
#location ~ ^/\d*.html$ {
|
#location ~ ^/\d*.html$ {
|
||||||
# rewrite_by_lua_file redirect_to_product.lua;
|
# rewrite_by_lua_file redirect_to_product.lua;
|
||||||
|
Reference in New Issue
Block a user