HEX
Server: Apache
System: Linux skm322.hostsila.org 3.10.0-962.3.2.lve1.5.56.el7.x86_64 #1 SMP Thu May 27 10:10:44 UTC 2021 x86_64
User: ohoqmrab (1060)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/ohoqmrab/public_html/.htaccess
# Default WordPress .htaccess
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>