Skip to content

fix(web.config): register missing MIME types for llms.txt#179

Merged
ChronosSF merged 1 commit into
masterfrom
dtsvetkov/update-webconfigs
May 20, 2026
Merged

fix(web.config): register missing MIME types for llms.txt#179
ChronosSF merged 1 commit into
masterfrom
dtsvetkov/update-webconfigs

Conversation

@dobromirts
Copy link
Copy Markdown
Contributor

Currently missing llms.txt files on stagin and also images in webp format

  1. Add .txt MIME type to enable IIS to serve llms.txt (and related LLM context files generated by the Astro integration)
  2. Add .webp and .avif MIME types to support Astro's built-in image optimization output
    3., Applied to both docs/angular/public/web.config and docs/xplat/public/web.config

@dobromirts dobromirts added the ❌ status: awaiting-test PRs awaiting manual verification label May 20, 2026
@ChronosSF ChronosSF merged commit 11366b7 into master May 20, 2026
7 checks passed
@ChronosSF ChronosSF deleted the dtsvetkov/update-webconfigs branch May 20, 2026 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

❌ status: awaiting-test PRs awaiting manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants