Download VCF file
Autor: Armin H.
Besucht 1150,
Followers 1,
Geteilt 0
How can I let a user download a VCF file from my website?
Gepostet am
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