Re: [squid-users] Regex for URL to include numbers special letters

2022-05-21 Thread Amos Jeffries
On 21/05/22 19:20, robert k Wild wrote: Thanks Amos, What about if I wanted to put a normal URL in with the URL regex ones like ^zzz-iobuckets-io[0-9]+-[0-9a-z]+\.s3\.amazonaws\.com:[0-9]$ ^google\.com$ Would that work I'm not sure what you mean, neither of those match a URL. A *normal URL

Re: [squid-users] Regex for URL to include numbers special letters

2022-05-21 Thread robert k Wild
Thanks Amos, What about if I wanted to put a normal URL in with the URL regex ones like ^zzz-iobuckets-io[0-9]+-[0-9a-z]+\.s3\.amazonaws\.com:[0-9]$ ^google\.com$ Would that work On Sat, 21 May 2022, 03:45 Amos Jeffries, wrote: > > Your solution may "works", but only partial. > > Diving back

Re: [squid-users] Regex for URL to include numbers special letters

2022-05-20 Thread Amos Jeffries
Your solution may "works", but only partial. Diving back to your original request: On 20/05/22 02:25, robert k Wild wrote: > hi all, > > want to make the below into a regex as after the io..., could be any > number and letter, the - stays in the same position but to make it > simple i just wan

Re: [squid-users] Regex for URL to include numbers special letters

2022-05-19 Thread robert k Wild
//wiki.squid-cache.org/SquidFaq/SquidAcl > > I suggest have a look there also. > > Greetz, > > Louis > > > > > > > > *Van:* robert k Wild > *Verzonden:* donderdag 19 mei 2022 16:45 > *Aan:* L.P.H. van Belle > *CC:* Squid Users > *Onderwerp:* Re:

Re: [squid-users] Regex for URL to include numbers special letters

2022-05-19 Thread robert k Wild
No I mean I just want to make the URL into a regex so it can handle any numbers or letter after the iobuckets-io..S3.amazonaws.com On Thu, 19 May 2022, 15:40 L.P.H. van Belle, wrote: > You cant make that certficate.. > at least, I hope, because, if you can, well then whole amazone has a > pr