File manager - Edit - /home/bdwebsol/public_html/demo.bdwebsolution.com/www.feniobserver.com.tar
Back
.htaccess 0000644 00000000347 15221070157 0006346 0 ustar 00 <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>