Re: Question about visibility

2018-10-24 Thread Hardy, Andrew
Further to the original post, as well as not creating a DNS record and "possibly" adding robot.txt with appropriate content, as discussed, I presume that if I run the http server on a personally selected unprivileged port then it is very "unlikely" the site pages will be indexed/discovered/etc sure

Re: Question about visibility

2018-10-11 Thread Hardy, Andrew
Ok I'm a bit confused. I have some questions re last post, copied below: I have done this some time ago, I made sure that there was no link from any pages to the new site, ** So the new site (in development) would have no domain name mapped in DNS, so it seems unlikely that other sites and pages

Re: Wildcard prefix

2018-04-12 Thread Hardy, Andrew
Perfect! Thank you so much. Yes I know http is not really relevant, but I was just kind of providing some kind of (unnecessary) context. Thank you again. Will try the install soon. 😊 On Thu, Apr 12, 2018, 17:21 Matus UHLAR - fantomas wrote: > On 12.04.18 16:11, Andrew Hardy wrote: > >Does bi

Wildcard prefix

2018-04-12 Thread Hardy, Andrew
Does bind support wildcard prefix I want to install bind DNS server on my LAN to locally test a web application that is designed to support receiving requests on different url domain prefixes. Map *.mydomain.com to For example 192.168.12.12 Use abc.mydomain.com def.mydomain.com www.mydomain.com