<?php wp_redirect(get_option('siteurl') . '/wp-login.php'); ?>
<?php wp_redirect('http://www.example.com', 301); ?>