diff --git a/README.md b/README.md index 74b6a36..5d9c352 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ composer require acpl/flarum-lscache:"*" RewriteRule .* - [E="Cache-Vary:flarum_remember,flarum_lscache_vary,locale"] ``` +Please note, the `.htaccess` file of your Flarum forum is located in the `public/` directory. You can also add your own rules. For more information, visit: [https://docs.litespeedtech.com/lscache/noplugin/settings/#rewrite-rules](https://docs.litespeedtech.com/lscache/noplugin/settings/#rewrite-rules)