codeling / bfstop

Brute Force Stop Plugin (for Joomla!)
https://bfstop.bfroehler.info
GNU General Public License v3.0
36 stars 22 forks source link

Litespeed #210

Closed wowakan closed 2 months ago

wowakan commented 9 months ago

Hello,

I am using Litespeed and getting this error: Warning 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.

Will this work with Litespeed?

Kind Regards, RBaker

codeling commented 9 months ago

Will this work with Litespeed?

I have not had the chance to test bfstop with litespeed (and currently no time/plans to do so in the near future). The test is, as it says, only checking whether bfstop is running on an apache server. At the time I wrote these checks I was not aware if there are other webservers supporting such files - do you by any chance know of such a list?

If that message is shown, it does not mean that .htaccess definitely will not work. The checks are only meant as a hint for users in case blocking doesn't work.

So, I would recommend to test whether it works in your case. I'd be happy to extend the check to include litespeed if you can report that it works!

codeling commented 4 months ago

@wowakan did you get around to test this on litespeed?

codeling commented 2 months ago

@wowakan I am closing this because I have no time to explore and test litespeed capabilities myself. Feel free to comment and reopen (or even better, provide a pull request extending the web server check) if you find time to do so yourself.