mirror of
https://github.com/nokonoko/Uguu.git
synced 2024-01-06 13:35:15 +00:00
Adding an IMPORTANT section in the recommend Apache section
This commit is contained in:
parent
0296af0374
commit
47870a0f37
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user