• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved How to render .csv in browser

dviolante

New Pleskian
Hello, i want to know what do i have to do to make a .csv file be rendered in browser instead of being downloaded.
I tried in my domain at Apache & nginx Settings / Common Apache settings / MIME types / Custom i added this mime types without success

text/csv-schema .csv
text/csv .csv
application/csv .csv
text/x-csv .csv
application/x-csv .csv
text/x-comma-separated-values .csv
text/comma-separated-values .csv

I know it is possible, but i dont know why, any help with this?
Thanks
 
I tried the exact measurement, but it still didn't work for me. I would still appreciate it if there was a way to see data from my CSV in Google files while using code and PHP. I'm not sure if I will be able to, but I thought it's worth asking. Maybe it's a silly question. It's just that I'm relatively new to everything that has to do with coding and programming and I even had to check import2.com to get a proper idea of how to even open a CSV file. This site is actually very convenient because it explains in detail with really simplistic terms everything related to this kind of files.
 
Last edited:
Back
Top