Hello friends, Today I am going to show you how you can run Apache server in your Android using Termux.
If you haven't subscribed my channel yet make sure hit the subscribe button & bell icon to get more interesting videos like this!
___________________________________
Commands :
$ apt install apache2
$ apt install nmap
$ ifconfig (to know your IP)
$ nmap {your IP} (to know port on which Apache is running)
$ apachectl (to start Apache server)
$ cd $PREFIX/share/apache2/default-site/htdocs (Here file are located which can seen on server)
$ apachectl -k stop (to stop Apache server)
___________________________________
Time stamps :
00:00 Introduction
00:05 Installing apache2
00:16 Installing nmap
00:28 Running Apache server
Music credit :
JPB - High [NCS Release] • JPB - High | Trap | NCS - Copyright F... / jpb / jayprodbeatz / gtaanis Music provided by NoCopyrightSounds Music promoted by Audio Library • Video
#apache2
#termux