From: Belter S. O. M. <so...@oc...> - 2004-02-17 15:59:56
|
Hi, I'm trying to configure usermin to work from apache, everything seems to work fine, but now and then I get this error:=20 >>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.=20 ProxyPass / http://127.0.0.1/ ProxyPassReverse / http://127.0.0.1/ Thanks,=20 Steve=20 |