You should edit /etc/usermin/config and add the line
referers=127.0.0.1
Or add 127.0.0.l to the end of any existing referers line.
- Jamie
On Wed, 2004-02-18 at 03:02, Belter Steve Ortiz M. wrote:
> Hi,
>
> I'm trying to configure usermin to work from apache, everything seems to
> work fine, but now and then I get this error:
>
>
> >>Warning! Webmin has detected that the program
> >>http://127.0.0.1/mailbox/ was linked to from the URL
> >>http://172.16.1.24:8080/, which appears to be outside the Webmin
> >>server. This may be an attempt to trick your server into executing >>a
> dangerous command.
>
> I found a link that says that this can be avoided by using the "Trust
> links from unknown referers" option of webmin, but where do I find the
> corresponding option for usermin??
>
> These are the relevant lines in httpd.conf.
>
> ProxyPass / http://127.0.0.1/
> ProxyPassReverse / http://127.0.0.1/
>
> Thanks,
>
> Steve
|