указываю директиву
location ~* \.php$ {
proxy_pass http://127.0.0.1:81/;
}
nginx выдает ошибку
Restarting nginx: [emerg]: "proxy_pass" may not have URI part in
location given by regular expression, or inside named location, or
inside the "if" statement, or inside the "limit_except" block in
/etc/nginx/sites-enabled/rexer:36