Turning a Budget Android Phone into a Dedicated Web Server

Опубликовано: 13 Ноябрь 2025
на канале: SjslTech
7,461
164

Today we turn a budget Android Phone into a Dedicated Web Server!

PHP Module (replace brackets with angled):
LoadModule php_module /data/data/com.termux/files/usr/libexec/apache2/libphp.so
(FilesMatch \.php$)
SetHandler application/x-httpd-php
(/FilesMatch)

WebRoot:
/data/data/com.termux/files/usr/share/apache2/default-site/htdocs

Apache Config Location:
/data/data/com.termux/files/usr/etc/apache2/httpd.conf

Kofi fund - https://ko-fi.com/sjsltech

0:00 Overview & Specs
0:26 Download Files
2:04 Installing Apps
2:23 Configuring Termux
5:02 Remoting In
6:10 Installing Php-Apache
6:26 Configuring Server
10:40 Testing Web Server
11:42 Changing TFN Login
13:41 SFTP Access
15:28 Accessing External Drives
19:15 Permission Issue