How to achieve online preview and editing of documents?

Like *.docx, *.xlsx.

pdf.js? GitHub - mozilla/pdf.js: PDF Reader in JavaScript

Is there a specific solution for reference?

As a web server, Caddy only serves the content, and leaves the implementation of interacting with the files received as an exercise to the client.

Generally any in-browser file preview software (like pdf.js) that works for nginx or Apache should also work for Caddy.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.