����JFIF���������
1#@!#!123s
D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
nc6d095
/
betstrength.com
/
Filename :
.htaccess
back
Copy
RewriteEngine On RewriteCond %{HTTPS} !on RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$ RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$ RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] RewriteRule ^home index.php [NC,L] RewriteRule ^not-found view/404.php [NC,L] RewriteRule ^forgot-password view/forgot-password.php [NC,L] #RewriteRule ^register view/register.php [NC,L] RewriteRule ^reset-password view/reset-password.php [NC,L] RewriteRule ^verification-request view/resend-verification.php [NC,L] RewriteRule ^new-password/([A-Za-z0-9-]+)/([A-Za-z0-9-]+) view/new-password.php?u=$1&token=$2 [NC,L] RewriteRule ^verify/([A-Za-z0-9-]+)/([A-Za-z0-9-]+) view/verify.php?u=$1&token=$2 [NC,L] RewriteRule ^thanks/([A-Za-z0-9-]+) view/thanks.php?u=$1 [NC,L] RewriteRule ^profile/([A-Za-z0-9-]+) view/profile.php?vw=$1 [NC,L] RewriteRule ^country-class/([A-Za-z0-9-]+) view/country-class.php?vw=$1 [NC,L] RewriteRule ^login view/login.php [NC,L] RewriteRule ^logout view/logout.php [NC,L] RewriteRule ^packages view/packages.php [NC,L] RewriteRule ^package/([0-9-]+)/([A-Za-z0-9-]+) view/package.php?id=$1&slug=$2 [NC,L] RewriteRule ^splash inc/splash.php [NC,L] RewriteRule ^ajax inc/ajax.php [NC,L] RewriteRule ^help view/help.php [NC,L] RewriteRule ^faqs view/faqs.php [NC,L] RewriteRule ^privacy view/privacy.php [NC,L] RewriteRule ^terms view/terms.php [NC,L] RewriteRule ^football-clubs view/football/clubs.php [NC,L] RewriteRule ^football-insights view/football/insights.php [NC,L] RewriteRule ^basketball-clubs view/basketball/clubs.php [NC,L] RewriteRule ^basketball-insights view/basketball/insights.php [NC,L] RewriteRule ^baseball-clubs view/baseball/clubs.php [NC,L] RewriteRule ^baseball-insights view/baseball/insights.php [NC,L] RewriteRule ^handball-clubs view/handball/clubs.php [NC,L] RewriteRule ^handball-insights view/handball/insights.php [NC,L] RewriteRule ^hockey-clubs view/hockey/clubs.php [NC,L] RewriteRule ^hockey-insights view/hockey/insights.php [NC,L] RewriteRule ^volleyball-clubs view/volleyball/clubs.php [NC,L] RewriteRule ^volleyball-insights view/volleyball/insights.php [NC,L] ErrorDocument 404 https://betstrength.pro/not-found #ErrorDocument 404 https://localhost/nisanbox/apps/bet-strength/sandbox-new/not-found # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php83” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php83 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit