]> _ Git - cubeextranet.git/commitdiff
wip #5590 @1
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 21 Nov 2022 00:14:55 +0000 (00:14 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 21 Nov 2022 00:14:55 +0000 (00:14 +0000)
.docker/config/httpd/httpd-nb.conf
.docker/config/httpd/httpd.conf

index 83efa9b1baff95fd54bff09361d819b4b55041e9..154647cd67fb5f681eb0b37f713955c4f8c10bf9 100644 (file)
@@ -297,6 +297,7 @@ ProxyPassMatch ^/(.*\.php(/.*)?)$ "fcgi://extranet:9001/application/$1" timeout=
 
 XSendFile on
 XSendFilePath /application
+XSendFilePath /ftp
 
 #
 # DirectoryIndex: sets the file that Apache will serve if a directory
index 3a0a88a83c69ab3de094db93c89587984f3f4aa7..8f0547062f4772ff53edd6fd7e1b3e152781d43e 100644 (file)
@@ -297,6 +297,7 @@ ProxyPassMatch ^/(.*\.php(/.*)?)$ "fcgi://extranet:9000/application/$1" timeout=
 
 XSendFile on
 XSendFilePath /application
+XSendFilePath /ftp
 
 #
 # DirectoryIndex: sets the file that Apache will serve if a directory