HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: /var/www/Gosurya/WP2/wp-content/plugins/super-forms/u/f/.htaccess
ForceType application/octet-stream
Header set Content-Disposition attachment
<FilesMatch "(?i)\.(gif|jpe?g|png)$">
    ForceType none
    Header unset Content-Disposition
</FilesMatch>
Header set X-Content-Type-Options nosniff
RemoveHandler .php .phtml .php3 .php4 .php5 .php6 .php7 .php8 .php9 .php10 .phps .shtml .asa .cer
RemoveType .php .phtml .php3 .php4 .php5 .php6 .php7 .php8 .php9 .php10 .phps .shtml .asa .cer
<Files *>
deny from all
</Files>

<Files *.csv>
allow from all
</Files>

<Files *.txt>
allow from all
</Files>

<Files *.html>
allow from all
</Files>

<Files *.pdf>
allow from all
</Files>