]> jfr.im git - uguu.git/commitdiff
I didn't get it right at first
authorPierre-Alain Bandinelli <redacted>
Sun, 15 May 2016 13:56:44 +0000 (15:56 +0200)
committerPierre-Alain Bandinelli <redacted>
Sun, 15 May 2016 13:56:44 +0000 (15:56 +0200)
README.md

index c83ce950013a348527ad70eaef9b1dc6958a096a..840f1908192dce2041a713d04d9d3c6d630acfdf 100644 (file)
--- a/README.md
+++ b/README.md
 
         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
+                     <Files *>
+            SetHandler default-handler
+          </Files>
+          AllowOverride None
+          Options -Indexes
+          Require all granted
         </Directory>
 
 </VirtualHost>