Current Path : /proc/9789/root/proc/9788/cwd/etc/ansible/roles/web/templates/nginx/ |
Current File : //proc/9789/root/proc/9788/cwd/etc/ansible/roles/web/templates/nginx/bx_temp_kernel.conf.j2 |
location ~* ^/bx_tmp_download/ { internal; rewrite /bx_tmp_download/(.+) /.bx_temp/{{ web_site_db }}/$1 last; } location ~* ^/.bx_temp/{{ web_site_db }}/ { internal; root /home/bitrix; }