Mudanças entre as edições de "Translations:Servidor Local Raspberry + Nginx + PhP7/59/pt-br"
Ir para navegação
Ir para pesquisar
(Importando uma nova versão a partir de fonte externa) |
(Sem diferença)
|
Edição atual tal como às 10h58min de 12 de janeiro de 2021
location / {
# First attempt to serve request as file, then # as directory, then fall back to displaying a 404. try_files $uri $uri/ =404; autoindex on; autoindex_exact_size off; }