Download VCF file
Автор: Armin H.
Просмотрено 1137,
Подписчики 1,
Размещенный 0
How can I let a user download a VCF file from my website?
Размещено
How can I let a user download a VCF file from my website?
Hello Armin,
Add the following line to the top of your .htaccess file on the server:
AddType application/octet-stream .vcf
Or, even easier, simply zip the file and set a link to the zipped file in WebSite X5.
Kind regards,
Paul