You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Optimus Cache Prime
Hello everyone.
I am interested to use the OCP with WP Rocket. I got the proper file structure for caching but the files are not named index.html but index-https.html instead because WP Rocket diferentiates between http and https versions of the cache.
Is possible to add this option into the OCP so it would also work with WP Rocket?
Richard VENCU
unread,
Aug 20, 2020, 12:30:25 PM8/20/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Optimus Cache Prime
would it work with -ls index.https.html in the command line? I noticed this in the code
flag.StringVar(&localSuffix, "ls", "index.html", "suffix of locally cached files")