Wildcards?
-
Hi,
Does this plugin accept wildcards? And if so, what would be the right syntax?
I need to allow access from an institution that uses ranges such as 192.135.235-236.*, and it is not working. I input the range as follows:
192.135.235.*-192.135.236.*
Would this be the right way to write it? Or should I use %:
192.135.235.%-192.135.236.%
Or:
192.135.235-192.135.236
Or…???
Any help would be much appreciated!
The topic ‘Wildcards?’ is closed to new replies.