forked from gitbot/uguu
I didn't get it right at first
This commit is contained in:
parent
ec65f04185
commit
0f98d00c0d
12
README.md
12
README.md
@ -30,12 +30,12 @@
|
||||
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user