mirror of
https://github.com/Mibew/java.git
synced 2025-02-02 23:04:43 +03:00
be0e643c57
Add '-Indexes' option to .htaccess in root folder and remove .htaccess from plugins folder
7 lines
98 B
ApacheConf
7 lines
98 B
ApacheConf
Options -Indexes
|
|
|
|
<IfModule mod_security.c>
|
|
SecFilterEngine Off
|
|
SecFilterScanPOST Off
|
|
</IfModule>
|