]> jfr.im git - uguu.git/commitdiff
Adding an IMPORTANT section in the recommend Apache section
authorPierre-Alain Bandinelli <redacted>
Sat, 14 May 2016 14:58:55 +0000 (16:58 +0200)
committerPierre-Alain Bandinelli <redacted>
Sat, 14 May 2016 14:58:55 +0000 (16:58 +0200)
README.md

index f34eddf77a926c1c3ed594b4b0916870d8c548d1..33266072952a742a6663ae1a873ee6bfc56f123d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -30,6 +30,9 @@ Temp file sharing application source code, stores files and deletes after X amou
 
         Alias "/files" "/var/www/Uguu/public/files/"
         <Directory /var/www/Uguu/public/files/>
+               <Files *>
+                        SetHandler default-handler
+                </Files>
                 AllowOverride None
                 Options -Indexes
                 Require all granted