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
            Priority: Minor


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