]> jfr.im git - uguu.git/blobdiff - README.md
Adding an IMPORTANT section in the recommend Apache section
[uguu.git] / 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