Your IP : 3.133.107.25


Current Path : /proc/self/root/home/sudancam/public_ftp/
Upload File :
Current File : //proc/self/root/home/sudancam/public_ftp/.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>