first commit
This commit is contained in:
5
apacheConf/apache2.conf
Normal file
5
apacheConf/apache2.conf
Normal file
@ -0,0 +1,5 @@
|
||||
#Add these lines to apache2.conf
|
||||
<Directory /var/www/html/uploads/>
|
||||
Options -Indexes -FollowSymLinks
|
||||
php_flag engine off
|
||||
</Directory>
|
||||
Reference in New Issue
Block a user