mirror of
https://github.com/Mibew/java.git
synced 2025-03-11 16:24:13 +03:00
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>
|