Bekijk de onderstaande video om te zien hoe je onze site als een web app op je startscherm installeert.
Opmerking: Deze functie is mogelijk niet beschikbaar in sommige browsers.
SELECT * FROM vhost_lookup
JOIN url_lookup USING(vhost_id)
JOIN application_lookup USING(url_id)
JOIN applications USING(app_id)
JOIN application_profiles USING(app_id)
JOIN application_attributes USING(attr_id)
WHERE vhost_docroot='/some/path'
AND vhost_status=true
AND `/mijn/path` LIKE CONCAT(url_path,'%')
AND app_status=true
We gebruiken essentiële cookies om deze site te laten werken, en optionele cookies om de ervaring te verbeteren.