From 60f81967b267b1ac7f6252f17b55a9507e7864e6 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Thu, 3 Oct 2013 12:44:51 +0200 Subject: [PATCH] Allow everythin under /var/lib/ajaxplorer (tmp for example is also needed) --- .../e-smith/templates/etc/httpd/conf/httpd.conf/98Ajaxplorer | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98Ajaxplorer b/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98Ajaxplorer index 040b67f..8556900 100644 --- a/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98Ajaxplorer +++ b/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98Ajaxplorer @@ -31,7 +31,7 @@ Alias /ajxppub /var/lib/ajaxplorer/public XSendFile on XSendFilePath /home/e-smith/files/shares - XSendFilePath /var/lib/ajaxplorer/public + XSendFilePath /var/lib/ajaxplorer XSendFilePath /home/e-smith/files/users @@ -60,7 +60,7 @@ $alias XSendFile on XSendFilePath /home/e-smith/files/shares - XSendFilePath /var/lib/ajaxplorer/public + XSendFilePath /var/lib/ajaxplorer XSendFilePath /home/e-smith/files/users