ok, this is my jahia.properties, it seems all right... ### Added settings ##################
default_templates_set = corporate_portal_templates defautSite = rpn datasource.name = max_cached_HTMLCache = 1000 If I test http://localhost:8080/site/rpn (Jahia site is installed as ROOT) or like this http://localhost:8080/Jahia/site/rpn, there is an error message: Etat HTTP 404 - /site/rpn type Rapport d''état message /site/rpn description La ressource demandée (/site/rpn) n'est pas disponible. Into the production web site there is apache in front of jahia. So I installed it to my workstation. What can I do?
