phcode-dev / phoenix

Phoenix is a modern open-source Code Editor for the web, built for the browser.
https://phcode.io
GNU Affero General Public License v3.0
1.68k stars 117 forks source link

Custom live preview is broken in apache #1726

Closed charlypa closed 3 months ago

charlypa commented 3 months ago

Describe the bug

Unable to enable custome live preview for Apache with .shml files.

Reproduction

  1. serve .shtml with apache
  2. add the settings for custom live preview 3 will get cannot serve this file

Expected behavior

We should be able to launch live preview

OS, Browser and Phoenix versions

tested in ubuntu 24

logs or debug stack trace if any

No response

Additional context

No response