SatelliteWP / rocket-nginx

Rocket-Nginx is a Nginx configuration that makes WP-Rocket even faster by serving static pages directly without loading WordPress or PHP.
MIT License
579 stars 129 forks source link

Multilang #205

Closed lukapaunovic closed 8 months ago

lukapaunovic commented 8 months ago

It does not support multilanguage pages.

lukapaunovic commented 8 months ago

example of cache files:

index-https-RON-RON.html index-https-RON-RON.html_gzip index-mobile-https-EUR-EUR.html index-mobile-https-EUR-EUR.html_gzip

fidoboy commented 8 months ago

I've reported this issue on another thread. It seems that rocket-nginx doesn't take the dynamic cookies into consideration. I believe that it's necessary a new feature into next release to allow setup for dynamic cookies like this one for language or many others.

maximejobin commented 8 months ago

Duplicate of https://github.com/SatelliteWP/rocket-nginx/issues/204