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

Brute Force Stop problem with my Joomla a message error .htaccess is not read or writeble #220

Open
raziel1973 opened this issue Feb 3, 2025 · 4 comments
Labels

Comments

@raziel1973
Copy link

Hi to everyone,
and thank you about your help.

I got this message when I go to Brut Force Stop in the setting section: You're either not using apache server, or the .htaccess file either does not exist, or it is not read- or writeable. Blocking via .htaccess will not work.

I on't know what I have to do...
Any help? is there a tutorial to help me?
my web site is www.around-naples.com

Thank you
Tony

@codeling
Copy link
Owner

codeling commented Feb 4, 2025

The message is telling you what BFStop can determine. That is, that the .htaccess mechanism somehow isnt working on your server.
Do you know, are you using an apache webserver?
If yes, have you checked the permissions and ownership of the .htaccess file?
These things aside, if you can't figure out why .htaccess isn't working, you can still use the default way of blocking via Joomla itself.

@raziel1973
Copy link
Author

raziel1973 commented Feb 5, 2025 via email

@codeling
Copy link
Owner

codeling commented Feb 5, 2025

As I said, you don't really need the .htacces blocking functionality - bfstop works just as well with database-based blocking. It's just that some people prefer .htaccess based blocking (in case there are many attacks, there may be a performance benefit).

Also, it's hard to impossible to give a generic guide here - first you'd have to know if you're using apache; then, permissions come from multiple sources (operating system file level permissions, potential additional security measures such as SELinux, web server configuration, ...)

@codeling
Copy link
Owner

codeling commented Feb 5, 2025

so if you're just worrying about the warning - its not critical for bfstop operation; just ignore it!

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