Ok. For some reason there's a file named shiro.ini in the top-level
directory but it is not used. The shiro.ini file
that's used is in the "fun" directory.  Why is there a shiro.ini file
in the top-level directory if it is not used for
anything?

J

On Wed, Feb 3, 2016 at 3:20 PM, Jason Levitt <[email protected]> wrote:
> How can I run fuseki 2.3.x on a remote server and
> allow full access to anyone who knows the IP address?
>
> This is all that's in my shiro.ini file:
>
> [urls]
> ## or to allow any access.
> /$/** = anon
>
> # Everything else
> /**=anon
>
> ====
>
> Anonymous users can go to http://xx.xx.xx.xx:3030
> but they do not have access to administrative functions.
> How can I give anonymous users access to the admin section?
>
> -J

Reply via email to