π Folder Navigator
Position:
Root
Create
Folders
π .well-known
Rename
Copy
Delete
π apphome
Rename
Copy
Delete
π cgi-bin
Rename
Copy
Delete
π faith
Rename
Copy
Delete
Files
π .htaccess
π .user.ini
π apphomebackup7-10.zip
π index.php
π manager.php
π php.ini
π File Editor
Editing:
.htaccess
RewriteEngine on # php -- BEGIN cPanel-generated handler, do not edit # Set the βalt-php83β package as the default βPHPβ programming language. <IfModule mime_module> AddHandler application/x-httpd-alt-php83 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit RewriteCond %{HTTPS} off RewriteCond %{HTTP:X-Forwarded-SSL} !on RewriteCond %{HTTP_HOST} ^n4sappme\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.n4sappme\.com$ RewriteRule ^(.*)$ "https\:\/\/n4sappme\.com\/$1" [R=301,L]
πΎ Save Changes