mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
WP vhost and webp-express Nginx code #165
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @horieva on 11/17/2024
CloudPanel version(s) affected
2.4.2
Description
Wordpress plugin WEBP Express requires that vhost file contents have its rules inserted. I can’t figure out where to put them in the configuration so that everything works. Where can I insert this configuration change in vhost? Thank you.
How to reproduce
This is my vhost:
This is two solutions from WEBP Express official documentation:
First:
Second:
Possible Solution
No response
Additional Context
No response