Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
There many htaccess in different directory in coreBOS
Actived apache use this, impact all system performance
What do you think about this? For security reasons ?
Posts: 3,564
Threads: 36
Joined: Apr 2014
Reputation:
49
10-09-2016, 08:51 AM
(This post was last modified: 10-09-2016, 08:52 AM by joebordes.)
Please explain what you mean with "impact system performance"?
If I remember correctly, all the .htaccess that are there are for security reasons, the only effect they have is to block access. That should have no impact on system performance.
Joe
TSolucio
Posts: 3,564
Threads: 36
Joined: Apr 2014
Reputation:
49
Then there is nothing to worry about. The .htaccess files we have in place will only be processed when someone tries to do something they shouldn't be doing (accessing directly a directory they shouldn't be accessing). If you use the application normally you will never run into these files.
Thanks for the information!
Joe
TSolucio