538 shaares
159 liens privés
159 liens privés
144 résultats
taggé
sysadmin
if (!-e $request_filename) {
set $test P;
}
if ($uri !~ ^/(plesk-stat|webstat|webstat-ssl|ftpstat|anon_ftpstat|awstats-icon|internal-nginx-static-location)) {
set $test "${test}C";
}
if ($test = PC) {
rewrite ^/(.*)$ /index.php?$1;
}
es, due to the inclusion of the Duplicati tray icon. On a headless system, these packes introduce unnecessary bloat. There are two open issues which request a .deb file with minimal dependencies for this use case, but in the meantime you can find instructions for a workaround below on this page.
bin/magento setup:di:compile