Hi
Just to clarify these points:
Thanks
Just to clarify these points:
- OLS can read .htaccess only when in the root folder ./ and any changes to this file need to be reload by the server by clicking in the reload button on the admin cp.
- If .htaccess file is inside a subfoler "./subfolder/.htaccess" OLS just ignores it and theses rules must be placed in a context "/subfolder".
- We can have rules inside ./.htaccess in the root mixed with a context "/".
- Last, a rule like "RewriteRule ^/a/b/c/d\.php - [F,L,NC]" in the root folder "./.htaccess" doesn't work.
Thanks
Last edited: