{
try_files $uri $uri/ /index.php?$query_string;
}
location / { try_files $uri $uri/ /index.php?$query_string; }
Обсуждают сегодня