[ 
https://issues.apache.org/jira/browse/JENA-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13054498#comment-13054498
 ] 

Brian McBride commented on JENA-74:
-----------------------------------

You are right.  I misunderstood what the Jetty host thing did :(.

What I was trying to do was to expose the Jetty functionality so that I could 
do the trick with an Apache front end for access.  The code has done that and I 
see you corrected the description in the usage info.

So - suggest close.

> Enable Fuseki to only requests from a specified host.
> -----------------------------------------------------
>
>                 Key: JENA-74
>                 URL: https://issues.apache.org/jira/browse/JENA-74
>             Project: Jena
>          Issue Type: Improvement
>          Components: Fuseki
>            Reporter: Brian McBride
>            Assignee: Andy Seaborne
>            Priority: Minor
>         Attachments: Fuseki.patch
>
>
> A simple fix to add an optional --host=hostnameOrIP to the fuseki-server 
> command line arguments.  If set Fuseki will only accept connections from the 
> specified host.
> This allows a server to be fired up so that it will only accept connections 
> from localhost.
> Further, an Apache server can be configured with a Fuseki server as a virtual 
> host and Apache can apply access controls such as requiring basic 
> authentication.  This provides a mechanism for providing a limit form of 
> access control to a Fuseki instance.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to