Github user lewismc commented on a diff in the pull request:

    https://github.com/apache/nutch/pull/124#discussion_r68629674
  
    --- Diff: src/java/org/apache/nutch/api/NutchServer.java ---
    @@ -85,7 +88,12 @@
        * well as the logging granularity. If the latter option is not provided 
via
        * {@link org.apache.nutch.api.NutchServer#main(String[])} then it 
defaults to
        * 'INFO' however best attempts should always be made to specify a 
logging
    -   * level.
    +   * level.<br>
    +   * {@link org.apache.nutch.api.NutchServer} can be run as secure. 
restapi.auth property
    +   * should be set to true at <code>nutch-site.xml</code> to enable HTTP 
basic authentication
    --- End diff --
    
    In JDK 1.8 I think the relevnt HTML encoding should be used e.g. 
&lt;code&gt;nutch-site.xml&lt;/code&gt;


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to