Questions tagged [xip.io]
17 questions
0
votes
1 answer
Apache vhosts with xip.io wildcard domains
Is there any way in which I can set an Apache virtual host to match a partial domain via a wildcard?
For example, we're using xip.io to power some vhosts in our development environment, with our standard development domain looking something like…

Daniel Hollands
- 6,281
- 4
- 24
- 42
0
votes
1 answer
Configure one-off DNS resolution for xip.io address on EC2 instance
How can I configure my EC2 instance so that one specific wildcard domain (e.g. 1.2.3.4.xip.io) resolves to some IP that I've chosen (e.g. 5.6.7.8), and all other DNS resolution proceeds as usual?
Adding the following line to my /etc/hosts file…

Amit Kumar Gupta
- 17,184
- 7
- 46
- 64