这作为一个备份,方便查询,毕竟nginx的强大,必然有其复杂性! Location modifier Nginx allows you to define location blocks by specifying a pattern that will be matched against the requested document URI. server { server_name website.com; location /admin/ { # The configuration yo