This tutorial is for cases where you need to add a website for client access (lines) to download apk among other things.
Edit the nginx.conf File
in the folder: / home / xtreamcodes / iptv_xtream_codes / nginx / conf
find the line: 112
and paste this below:
after creating a folder called website at: / home / xtreamcodes / iptv_xtream_codes / website
and place your site files in this location.
run in you SSH client:
tks bobo635 for this tip
To access the site go to http://your_IP
I am creating a system for end users to get m3u links among other functions and soon I will post here for you
Sorry my bad english.
Edit the nginx.conf File
in the folder: / home / xtreamcodes / iptv_xtream_codes / nginx / conf
find the line: 112
and paste this below:
after creating a folder called website at: / home / xtreamcodes / iptv_xtream_codes / website
and place your site files in this location.
run in you SSH client:
Bash:/home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx -s reload

To access the site go to http://your_IP
I am creating a system for end users to get m3u links among other functions and soon I will post here for you
Sorry my bad english.
Last edited: