• Buradasın

    Domain Adını HTTP'den HTTPS'e Yönlendirme Eğitimi

    youtube.com/watch?v=a7_9PTPscyQ

    Yapay zekadan makale özeti

    • Bu video, bir eğitim içeriği olup, izleyicilere domain adını HTTP'den HTTPS'e nasıl yönlendirebileceklerini adım adım göstermektedir.
    • Video, SSL sertifikası olan ancak aktif olmayan bir domain için HTTP'den HTTPS'e yönlendirme işlemini anlatmaktadır. İçerikte, CPanel üzerinden dosya yöneticisine erişim, htaccess dosyasını bulma, düzenleme ve gerekli kodu yapıştırma adımları gösterilmektedir. Ayrıca, düzenleme sonrası yapılan test ile yönlendirme işleminin başarıyla gerçekleştirildiği kanıtlanmaktadır.
    00:01Redirecting HTTP to HTTPS
    • This lecture teaches how to redirect domain names from HTTP to HTTPS when SSL certificate is on but not active.
    • When users type HTTP version of the domain name, they will see "not secured" notice.
    • The goal is to make users type HTTP without "s" but still redirect them to the secured version of the domain name.
    01:22Editing the .htaccess File
    • To redirect HTTP to HTTPS, you need to edit the .htaccess file.
    • Go to your hosting dashboard, CPanel, file manager, and search for the subdomain name (usually inside public_html).
    • If the .htaccess file is not visible, enable hidden files in settings and save.
    02:50Adding the Redirect Code
    • Edit the .htaccess file and leave some space above the "ncpanel generator header" not to edit it.
    • Copy the code from the video description and paste it into the .htaccess file.
    • Replace the website URL in the code and remove the "not secured" version.
    04:15Testing the Redirect
    • Save changes and refresh the website.
    • Now, users type HTTP without "s" but still redirect to the secured version of the domain name.
    • The video concludes with a proof that the redirect is working correctly.

    Yanıtı değerlendir

  • Yazeka sinir ağı makaleleri veya videoları özetliyor