On 18.10.2011 22:17, Andreas Dick wrote: > security error: content at http://realserver.ch/roundcube/ is not allowed to > load data from von http://niceurl.ch/
// X-Frame-Options HTTP header value sent to prevent from Clickjacking. // Possible values: sameorigin|deny. Set to false in order to disable sending them $rcmail_config['x_frame_options'] = 'sameorigin'; -- Aleksander 'A.L.E.C' Machniak LAN Management System Developer [http://lms.org.pl] Roundcube Webmail Developer [http://roundcube.net] --------------------------------------------------- PGP: 19359DC1 @@ GG: 2275252 @@ WWW: http://alec.pl _______________________________________________ List info: http://lists.roundcube.net/dev/ BT/8f4f07cd
