Skip to content

viliyam2811/termux-apache2-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termux Apache2 Server

Install Apache2 Server and setup neccessary settings in your Termux Aap.

The Document Root is within the SDCARD so you can easily manage your files.

Start Apache2 Server by running apachectl command.

This will bring you to the Homepage of your server automatically.

pkg install git -y && cd ~/ && git clone https://github.com/viliyam2811/termux-apache2-server && cd ~/termux-apache2-server && bash setup && cd ~/ && rm -rf termux-apache2-server

For PHP-Apache Setup In Termux

Apache Alone is worthless so pfefer PHP-Apache Installation

About

Setup Apache2 Server in Termux. Using this way you can easily maintain your file in Apache2 Server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors