View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0034846 | mantisbt | bugtracker | public | 2024-10-12 08:22 | 2024-10-24 15:11 |
Reporter | luri | Assigned To | dregad | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | duplicate | ||
Product Version | 2.27.0 | ||||
Summary | 0034846: move core directory outside webroot not work | ||||
Description | Hi, I want to move core directory outside web root directory as suggested but this is not work. (Mantis work if core directory is in/XXXXXX/mantisbt-2.27.0/web_root/core) apache web root : /XXXXXX/mantisbt-2.27.0/web_root extract of config/config_inc.php :
Error : If I change Line 69 of core.php to point to new core directory :
I have this error : | ||||
Tags | No tags attached. | ||||
duplicate of | 0021584 | confirmed | core_path directory can't be moved outside the web root |
It's not DIR, it's {underscore}{underscore}DIR{underscore}{underscore} |
|
I have reboot my server beacause i have some other problem. |
|
To be honest I have never bothered with this. core only contains PHP files, so if your web server is configured correctly I don't see a security risk. This comment goes back to 2002, and I'm not even sure that it is still valid today (maybe not, based on your report), but I do not have time to test ATM. Maybe one of the other devs can confirm. |
|
Just noticed this has been reported before, so closing this as duplicate of 0021584 |
|