Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Fresh-Media

    (@jan-paul-kleemans)

    Hi,

    Thanks for your post.

    That is currently not possible from the plugin panel. I will put it on the list for v1.4, which I will release next week.

    Until then you can manually allow IPs at the bottom of your htaccess file:

    <Files "*">
    allow from 0.0.0.0
    allow from 0.0.0.1
    </Files>

    JP

    Plugin Author Fresh-Media

    (@jan-paul-kleemans)

    Hi,

    I have just released version 1.4 with ability to whitelist IPs!

    JP

    Thread Starter catfishpete

    (@catfishpete)

    That’s brilliant! Assume range of IPs is possible, yes?

    Plugin Author Fresh-Media

    (@jan-paul-kleemans)

    No, sorry! I did understand your question wrong.

    You would like something like this: 123.0.0.* ?

    Where the asterisk serves as a wildcard.

    JP

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Banning MaxCDN’ is closed to new replies.