Your IP : 18.188.198.2
Current Path :
/
etc
/
nginx
/
modules-includes
/
phpcomposer
/
Upload File :
Current File : //etc/nginx/modules-includes/phpcomposer/phpcomposer.conf
location ~* ^(/composer\.(json|lock|phar)$)|(/(vendor|.config|.cache|.local)/) { deny all; }