Anonymous | Login | 2024-11-21 01:43 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001501 | ClearOS | app-web-server - Web Server | public | 2014-01-07 09:44 | 2014-05-08 17:15 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | minor | Reproducibility | unable to reproduce | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.6.0 Beta 1 | Fixed in Version | 6.5.0 Updates | ||||||
Summary | 0001501: Web server app unable to create virtual hosts if /var/www/virtual has restrictive permissions | ||||||||
Description | If /var/www/virtual has restrictive permissions, virtual host creation fails. By default, the permissions are 0755, so the scenario is atypical. Regardless, the API should be able to detect and fix any permission issues. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0001138) user2 2014-01-23 12:29 |
Source Code Changelog --------------------------------------------------- - Added explicit permissions for /var/www/virtual [tracker 0001501] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6812 [^] U webconfig/apps/web_server/trunk/deploy/info.php A webconfig/apps/web_server/trunk/deploy/upgrade U webconfig/apps/web_server/trunk/packaging/app-web-server.spec |