Opened 2 years ago
Closed 20 months ago
#3075 closed Enhancement (duplicate)
Put data directory in elgg root by default
| Reported by: | ewinslow | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Long Term Future Release |
| Component: | Core | Version: | 1.7 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
The data directory would be located in the code root by default, protected by .htaccess.
We don't have to remove the option of putting it elsewhere, so non-apache people and those who appreciate the enhanced security of an outside data directory can do what they need to do, and the rest of the world can have 1 less step to the install process.
I recommend root/elgg-data/ -- Assuming we're going to end up namespacing all top level directories per #2999.
Change History (2)
comment:1 Changed 2 years ago by cash
- Milestone changed from Needs Review to Future Release
comment:2 Changed 20 months ago by cash
- Resolution set to duplicate
- Status changed from new to closed
duplicate of #3453
Note: See
TracTickets for help on using
tickets.

I'm moving this to future release. This needs discussion still. As I understand it, one of the main source of WordPress hacks has been how it handles its data directory.