Skip to content

fix(apache): Serve mjs (module javascript) as static files - #38688

Merged
kesselb merged 1 commit into
masterfrom
fix/serve-mjs-as-static-file
Jun 7, 2023
Merged

fix(apache): Serve mjs (module javascript) as static files#38688
kesselb merged 1 commit into
masterfrom
fix/serve-mjs-as-static-file

Conversation

@susnux

@susnuxsusnux commented Jun 7, 2023

Copy link
Copy Markdown
Contributor

Summary

For apache to serve the module javascript files we need to add it to the rewrite rules (and to the caching rules).

Checklist

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnuxsusnux added bug 3. to review Waiting for reviews labels Jun 7, 2023
@susnuxsusnux added this to the Nextcloud 27 milestone Jun 7, 2023
@susnux
susnux requested review from a team, ArtificialOwl, danxuliu, icewind1991 and nfebe and removed request for a teamJune 7, 2023 13:25
@susnux

Copy link
Copy Markdown
ContributorAuthor

Nginx docs: nextcloud/documentation#10575

@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport to stable27

@szaimenszaimen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@szaimenszaimen modified the milestones: Nextcloud 27, Nextcloud 28Jun 7, 2023
@kesselb

Copy link
Copy Markdown
Contributor

CI failure unrelated.

@kesselb
kesselb merged commit 42a1e82 into masterJun 7, 2023
@kesselb
kesselb deleted the fix/serve-mjs-as-static-file branch June 7, 2023 16:41
MichaIng added a commit to MichaIng/DietPi that referenced this pull request Dec 2, 2023
- DietPi-Software | Nextcloud: Update Lighttpd and Nginx configs, especially add .mjs files to list of static resources: nextcloud/server#38688
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@susnux@kesselb@szaimen