Re: Rule to check common mistakes in URL

2015-10-24 Thread Purodha Blissenbach
On 24.10.2015 11:29, Dominique Pellé wrote: > Purodha Blissenbach wrote: > >> Hi, >> >>>http:/www.google.com (there should be 2 slashes after >>> protocole) >> >> This is valid, at least protocolwise. I refers to a directory >> /www.google.com on the current server. Good warning, of course

Re: Rule to check common mistakes in URL

2015-10-24 Thread Dominique Pellé
Purodha Blissenbach wrote: > Hi, > >>http:/www.google.com (there should be 2 slashes after >> protocole) > > This is valid, at least protocolwise. I refers to a directory > /www.google.com on the current server. Good warning, of course, if there > is at least a dot in there. > > Purodha

Re: Rule to check common mistakes in URL

2015-10-23 Thread Purodha Blissenbach
Hi, >http:/www.google.com (there should be 2 slashes after > protocole) This is valid, at least protocolwise. I refers to a directory /www.google.com on the current server. Good warning, of course, if there is at least a dot in there. Purodha On 24.10.2015 05:31, Dominique Pellé wro