if($_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https'){ $_SERVER['HTTPS'] = 'on'; $_SERVER['SERVER_PORT'] = 443; } else { header("Location: https://plocr.cz".$_SERVER['REQUEST_URI']); } define( 'WP_HOME', 'http://plocr.cz' ); define( 'WP_SITEURL', 'http://plocr.cz' ); Warning: Cannot modify header information - headers already sent by (output started at /home/domains/plocr.cz/www_root/wp-config.php:1) in /home/domains/plocr.cz/www_root/wp-includes/pluggable.php on line 1435 Warning: Cannot modify header information - headers already sent by (output started at /home/domains/plocr.cz/www_root/wp-config.php:1) in /home/domains/plocr.cz/www_root/wp-includes/pluggable.php on line 1438