How to host a website or file for free | Create personal website | Make a simple HTTP server |2 mins

Опубликовано: 16 Март 2026
на канале: Typical Computer Guy
54
2

Hi !! Nice to meet you... In this video, I will show you how you can host your own website or file with any linux distro - Kali Linux , Debian, linux mint , etc.. with apache2 installed.

If you don't have apache2 , install it by typing...
sudo apt-get apache2 in the terminal


Note: this is a http server, not https , so it is not secure...use it at your own risk



This can be used for web development , or if you want to host .ps1 payload scripts for ethical hacking,

The video is only for educational purposes....replicate at your own risk and responsibility

Hope you liked it...consider subscribing and sharing this video with your friends




plz comment below and tell me the areas in which I can improve