Your IP : 3.133.143.99


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;
}