/home/crealab/joms.brainware.com.co/wp-content/uploads/jet-form-builder/.htaccess
# Disable directory browsing 
Options -Indexes

# Hide the contents of directories
IndexIgnore *

<IfModule mod_headers.c>
	Header set X-Robots-Tag "noindex, nofollow"
</IfModule>