Alias /cdb "/opt/apache-tomcat-9.0.10/webapps/cdb"

<Directory "/opt/apache-tomcat-9.0.10/webapps/cdb">
    Require all granted
</Directory>