| Current Path : /home/seto/auto-porsche.com/wp-content/duplicator-backups/ |
| Current File : /home/seto/auto-porsche.com/wp-content/duplicator-backups/.htaccess |
# Duplicator config, In case of file downloading problem, you can disable/enable it in Settings/Sotrag plugin settings
<IfModule mod_headers.c>
<FilesMatch "\.(daf)$">
ForceType application/octet-stream
Header set Content-Disposition attachment
</FilesMatch>
</IfModule>