RallyFan
Well-known member
Is the /install directory only used for installing/upgrading the core software (and if not what other function does it serve?)
I would like to prevent anyone even attempting to hit the /install directory login page, so rather than using htpasswd, wanted to drop an .htaccess "Deny All" in there instead.
In the event I needed to do an upgrade, I'd just rename that file temporarily.
Is this a smart idea?
Are there other directories like /src that contain information that should be locked down or not?
Thanks
I would like to prevent anyone even attempting to hit the /install directory login page, so rather than using htpasswd, wanted to drop an .htaccess "Deny All" in there instead.
In the event I needed to do an upgrade, I'd just rename that file temporarily.
Is this a smart idea?
Are there other directories like /src that contain information that should be locked down or not?
Thanks