Global .htaccess for Sentora and/or Apache
#1
Global .htaccess for Sentora and/or Apache
Is there a location for a "common" .htaccess file that all visitors on a server pass through in order to reach a specific domain? This would be used to store a list of IP Address denies rather than having to create an .htaccess for each domain's site.
Reply
#2
RE: Global .htaccess for Sentora and/or Apache
HTACCESS is generally document root specific. To my knowledge there is not a global .htaccess for the document roots in /var/sentora/hostdata. But there may be for the UI itself.

It would be more beneficial to put your IP denies in /etc/hosts.deny, that way they are completely blocked from the server.
Reply
#3
RE: Global .htaccess for Sentora and/or Apache
(01-10-2020, 12:32 AM)rsthomas Wrote: Is there a location for a "common" .htaccess file that all visitors on a server pass through in order to reach a specific domain?  This would be used to store a list of IP Address denies rather than having to create an .htaccess for each domain's site.

Not an Apache functionality, definately go with fail2ban, customize some jails, write your own... I have around 3000-4000 banned IP's on a 7 day ban and around 800 in recidive jail on a month long ban. It does great job lowering the load on your servers.

Protips: 
- move ssh port to some other than 22 and auto-ban all ip's connecting to 22. it's such a sweet honeypot. 
- use webexploits jail, use fakegooglebot jail
- use badbots jail with updated botlist from here: https://github.com/mitchellkrogza/nginx-...ot-blocker (needs escaping)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Sentora cp steps 421darren 6 17 ,263 06-12-2025, 03:29 PM
Last Post: AnthonyDillard
Improving Security on Your Sentora Panel: Best Practices DylanForeman 0 438 05-27-2025, 06:10 PM
Last Post: DylanForeman
Is Sentora dead? rajeevrrs 2 5 ,661 12-17-2022, 09:20 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)