Video Streaming Android App (TV Shows, Movies, Sports, Videos Streaming, Live TV)

  • Welcome to Babiato Forum! All Resources are 100% clean and Safe to Use

ChintanBhat

Well-known member
Null Master
Trusted Uploader
Nov 18, 2020
1,125
1,130
120
40
Universe
ok can you also add force https on this htaccess too
Add this code in .htaccess for removing public as well as force HTTPS.

Code:
<IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteCond %{HTTPS} !=on
    RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE]
    RewriteRule ^(.*)$ public/$1 [L]
</IfModule>
 
  • Love
Reactions: rodydrat

amankumar77

Member
Jan 1, 2021
2
-5
8
I get this warning when I open the app. Can anyone help me in solving this ???
 

Attachments

  • Screenshot_2021-05-25-00-04-51-547_com.example.dramaworld.jpg
    Screenshot_2021-05-25-00-04-51-547_com.example.dramaworld.jpg
    191.5 KB · Views: 15

Forum statistics

Threads
73,540
Messages
953,682
Members
282,144
Latest member
Aleeza

About us

  • Babiato Forum - The webmaster community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu