🌙 File Manager - Dark Edition
PHP:
8.2.30
Server:
LiteSpeed
OS:
Linux 5.14.0-611.20.1.el9_7.x86_64
User:
u319895748
Navigate
Upload:
Upload
New File
New Folder
Editing: .htaccess
# BEGIN LSCACHE # END LSCACHE # BEGIN NON_LSCACHE # END NON_LSCACHE # BEGIN WordPress # The directives (lines) between "BEGIN WordPress" and "END WordPress" are # dynamically generated, and should only be modified via WordPress filters. # Any changes to the directives between these markers will be overwritten. <IfModule mod_rewrite.c> RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress # BEGIN TUTOR_PREVENT_HOTLINKING <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?bahasakorea.my.id [NC] RewriteRule \.(jpg|jpeg|png|gif|mp4|mov|mp3|avi|flv|wmv)$ - [NC,F,L] </IfModule> # END TUTOR_PREVENT_HOTLINKING
Save Changes
Cancel
Create New File
Create New Folder