Thursday, December 22, 2016

Nginx block default


server {
  return 404;
}

No comments:

Post a Comment