Ariaratnam Arulananthan
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Ariaratnam Arulananthan-
Hello always the same situation the problem must come from elsewhere.
-
Hello sorry for this time to answer. I could not find my subject again. How to disable these rules ?? Thank you for your help.
-
Hello here is the content of .htaccess: RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] ...