summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorAndreas <andreas@immerda.ch>2009-11-20 15:35:07 +0100
committerAndreas <andreas@immerda.ch>2009-11-20 15:35:07 +0100
commitf9ce4c767e38363ac522abec689488f654678609 (patch)
treee99743d70bd1081316e0821b04f71c1ed9484d64 /manifests
parentd0260e4bd1fab534843db554d9a097bb80b74066 (diff)
docman dmdocuments directory is web writable
Diffstat (limited to 'manifests')
-rw-r--r--manifests/vhost/php/joomla.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/vhost/php/joomla.pp b/manifests/vhost/php/joomla.pp
index 79ba416..a61f59d 100644
--- a/manifests/vhost/php/joomla.pp
+++ b/manifests/vhost/php/joomla.pp
@@ -85,6 +85,7 @@ define apache::vhost::php::joomla(
"$documentroot/administrator/modules",
"$documentroot/administrator/templates",
"$documentroot/components",
+ "$documentroot/dmdocuments",
"$documentroot/images",
"$documentroot/language",
"$documentroot/media",