Saridon
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Disable minification for a specific url patternHello @vmarko ,
Thank you for your feedback.
The url cannot be accessed directly. You need to register and log in (simple 1 step process without any verification) and open up a book (ex. https://sangraha.co.in/publications/the-poets-philosophy-of-life/). You can see a green ‘VIEW’ button in this page, which when clicked opens the page inside an iframe.
I have enabled the plugin now, and the problem has reappeared. All the settings under the ‘General Settings’ are disabled (except the OpCode cache where the checkbox is readonly).
Since the site is in production, I would make a humble request to take a look at your earliest convenience.
Forum: Plugins
In reply to: [W3 Total Cache] Disable minification for a specific url patternWhenever I enable the plugin the 500 error occurs on the /pxpdflip_stream/ page.
I tried with disabling the ‘General Settings’ (Page cache, Minify, Browser Cache) the 500 error persists. (However I could not disable the opcode cache).
Forum: Plugins
In reply to: [W3 Total Cache] Disable minification for a specific url patternForum: Plugins
In reply to: [W3 Total Cache] Disable minification for a specific url patternHi @vmarko
Nope… it does not work.
But the problem seems to be elsewhere. I tried to disable all the settings from “General Settings’ (except the Opcode cache (‘enabled’ checked as readonly)) but the problem still persists. The /pxpdflip_stream/ throws a 500 error.
Its works fine when the plugin is disabled.
Again… sorry for taking your time and thank you for the suggestions.
Forum: Plugins
In reply to: [W3 Total Cache] Disable minification for a specific url patternHello @vmarko
Thank you for your help. Actually I want to keep the minification/caching on for both logged in and non-logged users. Only a single page/url pattern will be excluded in both the cases.
After the discussion, I think my simplified query is:
How to exclude an url pattern like https://mywebsite.com/pxpdflip_stream/<some_digit> in ‘Never minify the following pages’ section of ‘Performance > Minify > Advanced’
I tried using
/pxpdflip_stream/.*
(in Performance > Minify > Advanced), but it is not working. I think setting up a proper regex is sufficient, but not sure how.
Forum: Plugins
In reply to: [W3 Total Cache] Disable minification for a specific url patternThank you Marco for your response.
But is there any way to just ignore the minification for this page pattern only irrespective of the log in status?