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

Andy Seaborne commented on JENA-74:
-----------------------------------

Patch applied because it does do the "restrict to localhost" case.
Dev build done.
JENA-74 left open for now.

> 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