Skip to content

Commit

Permalink
docs: Clarify .htaccess modification location
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaucau committed May 15, 2023
1 parent 8ad2b5a commit cba595a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ composer require acpl/flarum-lscache:"*"
RewriteRule .* - [E="Cache-Vary:flarum_remember,flarum_lscache_vary,locale"]
</IfModule>
```
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)

Expand Down

0 comments on commit cba595a

Please sign in to comment.