Video’da belirtilen HTML kodu:
<!– beginning of HttpRedirect.htm file –>
<script type=”text/javascript”>
function redirectToHttps()
{
var httpURL = window.location.hostname+window.location.pathname;
var httpsURL = “https://” + httpURL ;
window.location = httpsURL ;
}
redirectToHttps();
</script>
<!– end of HttpRedirect.htm file –>
Videonun hazırlanmasında ki yardımlarından dolayı Ufuk Tatlıdil‘e teşekkür ederim.













Serkan ,
Elina ağzına sağlık. Çok faydalı bir video olmuş.