• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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