PK

ADDRLIN : /var/softaculous/genix/
FLL :
Current File : //var/softaculous/genix/.htaccess

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . [[softurl]]/index.php [L]


PK 99