[asterisk-bugs] [Asterisk-GUI 0015119]: support for a separate datadir
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri May 15 10:17:17 CDT 2009
The following issue has been SUBMITTED.
======================================================================
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 10:17 CDT
======================================================================
Summary: 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 10:17 tzafrir New Issue
2009-05-15 10:17 tzafrir Status new => assigned
2009-05-15 10:17 tzafrir Assigned To => awk
2009-05-15 10:17 tzafrir Asterisk GUI Version => SVN
2009-05-15 10:17 tzafrir Asterisk Version => 1.6.1.0
2009-05-15 10:17 tzafrir SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
2009-05-15 10:17 tzafrir Disclaimer on File? => N/A
======================================================================
More information about the asterisk-bugs
mailing list