[asterisk-bugs] [Asterisk-GUI 0015119]: [patch] support for a separate datadir
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jan 7 08:52:35 CST 2010
The following issue has been set as RELATED TO issue 0014242.
======================================================================
https://issues.asterisk.org/view.php?id=15119
======================================================================
Reported By: tzafrir
Assigned To:
======================================================================
Project: Asterisk-GUI
Issue ID: 15119
Category: General
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: acknowledged
Asterisk GUI Version: SVN
Asterisk Version: 1.6.1.0
JIRA:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2009-05-15 10:17 CDT
Last Modified: 2010-01-07 08:52 CST
======================================================================
Summary: [patch] support for a separate datadir
Description:
For the Debian package, static-http resides under the read-only datadir.
Generally I consider this a Good Thing - having the whole code on a place
that is writable by the web server is generally not a good idea.
This requires some adjustments.
Specifically, I started by making http-static/config/tmp a symlink to
/var/spool/asterisk/tmp . I'm not completly happy with that: it potentially
exposes any file in the tmp directory to outside user. But it's a start.
I'm posting here my initial patches.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0014242 Incorrect PATH for *BSD
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-01-07 08:52 tzafrir Relationship added related to 0014242
======================================================================
More information about the asterisk-bugs
mailing list