Top "Dns" questions

DNS QUESTIONS MUST BE PROGRAMMING RELATED.

create a domain name pointing to an IP of port different than 80

I would like to use a domain name to point to a web page on the local server's IP address. …

html apache http dns ip
Static hosting on Amazon S3 - DNS Configuration

I'm working on a little webapp (all client-side) I want to host it on Amazon S3. I've found several guides …

dns amazon-s3 amazon-web-services hosting
Network calls fail during image build on corporate network

I'm having a problem building Docker images on my corporate network. I'm just getting started with Docker, so I have …

dns docker
Why isn’t it possible to use a CNAME redirect with HTTPS

This Google Storage documentation page states that You can use a CNAME redirect only with HTTP, not with HTTPS. But …

http redirect https dns cname
How to extract top-level domain name (TLD) from URL

how would you extract the domain name from a URL, excluding any subdomains? My initial simplistic attempt was: '.'.…

python url parsing dns extract
How to link godaddy domain with AWS Elastic Beanstalk environment?

I'm running into this problem trying to link my Godaddy domain with an AWS Elastic Beanstalk instance. I found a …

amazon-ec2 dns amazon-elastic-beanstalk
Mac OSX Lion DNS lookup order

After upgrading to Mac OSX Lion I figured out that /etc/hosts is not looked up in first place for …

macos dns osx-lion hosts-file
Create subdomains on the fly with .htaccess (PHP)

I am looking to create a system which on signup will create a subdomain on my website for the users …

php .htaccess dns virtualhost subdomain