« Mantis » : différence entre les versions
m (→Installation) |
m (→Installation) |
||
Ligne 35 : | Ligne 35 : | ||
root /var/www/html/mantis; | root /var/www/html/mantis; | ||
index index.php; | index index.php; | ||
client_max_body_size 20M; | |||
autoindex off; | |||
location / { | location / { | ||
try_files $uri /index.php$is_args$args; | try_files $uri /index.php$is_args$args; |