tegek Member Oct 30, 2020 88 16 18 blackhole babiato.tech Mar 24, 2021 #1 Does anyone have nginx.config for juicycodes player? If there is, please send me the file, because the documentation there can't be opened, thank you.
Does anyone have nginx.config for juicycodes player? If there is, please send me the file, because the documentation there can't be opened, thank you.
R rineanime New member Aug 6, 2018 0 0 0 Jun 1, 2021 #2 location / { try_files $uri $uri/ /index.php?$args; location /admin { try_files $uri $uri/ /admin/index.php?$query_string; } }
location / { try_files $uri $uri/ /index.php?$args; location /admin { try_files $uri $uri/ /admin/index.php?$query_string; } }