Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Forbidden access to plugins directory #12

Open
luklewluk opened this issue Oct 11, 2016 · 1 comment
Open

[Bug] Forbidden access to plugins directory #12

luklewluk opened this issue Oct 11, 2016 · 1 comment
Labels

Comments

@luklewluk
Copy link
Owner

Using Apache access to cached pages is forbidden by .htaccess config line:

RewriteRule ^plugins/.*$ / [F,L]

Probably the best solution would be to move cache folder outside the plugin structure.

@luklewluk luklewluk added the bug label Oct 11, 2016
@tomlutzenberger
Copy link

Why not put it in the tmp-directories in website/var/ ?
That way it would be flushed when the admin wants to clear the cache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants