[asterisk-bugs] [Asterisk-GUI 0015119]: [patch] support for a separate datadir
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri May 15 13:11:45 CDT 2009
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=15119
======================================================================
Reported By: tzafrir
Assigned To: awk
======================================================================
Project: Asterisk-GUI
Issue ID: 15119
Category: General
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: assigned
Asterisk GUI Version: SVN
Asterisk Version: 1.6.1.0
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: 2009-05-15 13:11 CDT
======================================================================
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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-05-15 13:11 tzafrir Summary support for a separate
datadir => [patch] support for a separate datadir
======================================================================
More information about the asterisk-bugs
mailing list