Homepage › Forums › Video Subscription Platform › Requests for issues › How to resolve some .htaccess configuration ? This topic has 0 replies, 1 voice, and was last updated 2 years, 8 months ago by admin. Viewing 1 post (of 1 total) Author Posts March 12, 2021 at 4:03 pm #5344 adminKeymaster DirectoryIndex index.php RewriteEngine on RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond $1 !^(index\.php|robots\.txt) RewriteRule ^(.*)$ index.php?/$1 [L] Author Posts Viewing 1 post (of 1 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In