Это видео недоступно.
Сожалеем об этом.

How To Password Protect Your Website For Free - .htaccess and .htpasswd

Поделиться
HTML-код
  • Опубликовано: 4 июн 2023
  • In this video I will walk through how to add password protection to your website I will cover a method for people using Hostinger, and a separate for anyone with access to their file sharing panel. This will show you how to create a .htaccess file and .htpasswd files. This will also show a few options for you to locate websites to encrypt the password. Brought to you by the makers of www.codelessfix.com.
    Learn more and build it yourself for free: codelessfix.com/
    Make an .exe from a .py file - • How To Convert a Pytho...
    Make a Social or Sharing Site: • How To Make A Basic So...
    Make a Log In Page: • How To Make A Basic We...
    Build a workflow management tool: • How To Make A Workflow...
    Build a URL Shortener: • How To Build A URL Sho...
    How to make a calculator app in Python: • How To Make A Calculat...
    Making a webscraper without coding knowledge: • How To Make A Web Scra...
    Make a portfolio website without knowing code: • Make A Portfolio Websi...
    Using Appgyver and ChatGPT: • Using ChapGPT With App...
    Other links:
    Shorter version of saving local variables: • Save Variables To Devi...
    Longer version of saving local variables: • Appgyver Save Variable...
    Hosting a web app online: • How To Host A Web App ...
    Host an appgyver app online: • How to Host Appgyver W...
    How to make a basic calculator app: • How To Make A Basic Ca...
    How to get the API key from Firebase: • How To Get Your Fireba...
    Other videos:
    How to display device details: • How to Display Device ...
    How to make a social or sharing app playlist: • How To Make A Social/S...
    Appgyver tutorials playlist: • Appgyver Tutorials
    How to make white label apps and web apps for free: • How To Make White Labe...
    How to duplicate an Appgyver app: • Video
    How to make a ticketing app: • How To Build A Ticketi...
    Full Productivity app video: • How to Make a Producti...
    Appgyver functions and variables basics: • How To Make A Basic Ca...
    How to Use the Appgyver API: • How To Use The Appgyve...
    Limit API Calls in Appgyver: • How To Limit API Calls...
    Appgyver Web View Options: • How To Use The Appgyve...
    Web Preview Component Video: • Turn Your Website Into...
    Make Non Monetized Banner Ads in Appgyver: • Make Banner Ads In App...

Комментарии • 16

  • @krisilyubenov2372
    @krisilyubenov2372 9 месяцев назад +2

    Hey Tyler, thanks for this video! I really like how you explain. So I am a new developer and I have this project that needs an admin panel where the owner can modify firebase storage (basically used for gallery on the website). Everything works great, but I don't want anyone to be able to open this page. Can you make a video for page password protection that can be tested even on localhost. Maybe firebase authentication or anything that you would suggest. There are many videos about firebase auth, but most of them are very complex, explaining user logins etc... I find it too difficult to understand everything at this point, so a video about page protection would be great for me. Thanks again!

    • @TylerTalksChannel
      @TylerTalksChannel  9 месяцев назад

      I have a video on making an app with an admin panel on my panel. Two suggestions, first would be to set it up to check for the user account and display data based on the email (less secure) another way is to make a second app only you have access to. There are other ways as well, those are the easiest.

  • @robertstane5823
    @robertstane5823 2 месяца назад +1

    Greetings Tyler... I am a copywriter/designer with a Hostinger domain. My website has many images that I have created and only want my business clients to view. Is there a way to keep me off the search engines and after giving my address to my business clients, no one else can view my website?

    • @TylerTalksChannel
      @TylerTalksChannel  2 месяца назад

      You can use a robots txt file to help with this, I have a video on that on my channel.

  • @mickhinton8746
    @mickhinton8746 Год назад

    Great video. How do you create a login form to submit the user name and password to access the locked folder?

    • @TylerTalksChannel
      @TylerTalksChannel  Год назад +1

      I made a simple video on this here: ruclips.net/video/Rl3RZbuLnm0/видео.html

    • @mickhinton8746
      @mickhinton8746 Год назад

      @@TylerTalksChannel Thanks for the new video, I'll try that later. I was trying to use a php solution for the login page using .htaccess but can't get it to work. Could you do a video for that?
      Here is the code I was given

  • @simontee
    @simontee 7 месяцев назад

    will it ask for the password again if a user re-enters the page? also will it ask for the password if a user enters another page or a file/image through url?

    • @TylerTalksChannel
      @TylerTalksChannel  7 месяцев назад +1

      I'm not sure but I think it depends on what you protect. If you password protect the root I think it will require it each time, or for each new session.

  • @RubabORSalma
    @RubabORSalma Год назад

    please make more video for securing website

    • @TylerTalksChannel
      @TylerTalksChannel  Год назад +2

      Can you be more specific on what you want?

    • @RubabORSalma
      @RubabORSalma Год назад +1

      @@TylerTalksChannel yes sir

    • @TylerTalksChannel
      @TylerTalksChannel  Год назад +1

      @@RubabORSalma so what would you like to see

    • @TylerTalksChannel
      @TylerTalksChannel  Год назад +1

      @@RubabORSalma I made a new video here: ruclips.net/video/vhCy1y5Nj9Y/видео.html