mirror of
https://github.com/Mibew/i18n.git
synced 2025-01-23 13:50:30 +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>
|