Hello, Geoff Callender has commented on http://tapestry.apache.org/https.html. You can find the comment here: http://tapestry.apache.org/https.html#comment_6459 Please note that if the comment contains a hyperlink, it must be approved before it is shown on the site.
Below is the reply that was posted: ~~~~ It also needs to state how the rules are applied. For example, if you swap the 2 configuration lines in my previous example, is the effect different? i.e. will the health check directory still be accessible by HTTP? public void contributeMetaDataLocator(MappedConfiguration<String,String> configuration) { configuration.add(MetaDataConstants.SECURE_PAGE, "true"); configuration.add("healthcheck:" MetaDataConstants.SECURE_PAGE, "false"); } ~~~~ With regards, The Apache Tapestry Project. You are receiving this email because you have subscribed to changes for the tapestry site. To stop receiving these emails, unsubscribe from the mailing list that is providing these notifications. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org For additional commands, e-mail: dev-h...@tapestry.apache.org