All Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
139 views

Alias custom domain to GitHub repository for git clone

What I'm trying to do is setup a custom domain name so that it can be cloned as a git repository using git clone. For example, $ git clone https://my-domain-name.tld/ # would be cloned into my-domain-...
kwyntes's user avatar
  • 101
-1 votes
1 answer
217 views

Cloudflare DNS keeps redirecting to a wrong site on the same server

I have a strange DNS setting glitch here. We are rebuilding and migrating two old sites to a new VPS server. They coexist now as below. We use Cloudflare DNS (NO reverse proxy). Site A: aaa.example....
Acon's user avatar
  • 1
-1 votes
1 answer
40 views

Simple IP/URL Redirection

We have a web application that each user has their own address like our-app.com/user1. Our users want to use their own domain and redirect to their pages on our app. For example www.user1.com => ...
jsonx's user avatar
  • 99
0 votes
1 answer
129 views

What exactly does a URL redirect for @ do?

What exactly does a URL redirect for @ do? I am familiar with the terminology as seen here. [ sf ] However, I am trying to understand my DNS records and came across this line: URL Redirect Record | @ |...
favor's user avatar
  • 101
0 votes
1 answer
528 views

DNS redirect to a static IP?

I want to implement a URL shortener using a DNS modification. Is this possible? It would do things like convert a domain name to a static IP: https://fubar/keyword -> https://192.168.0.200/keyword ...
nodnarbog's user avatar
0 votes
1 answer
1k views

Redirecting a subdomain to a different IP

This question was originally posted on the Network Engineering StackExchange page, but has been moved here. TL;DR I have a domain name attached to an AWS Elastic IP, I'd like to create a record for a ...
hrthstnd's user avatar
-1 votes
1 answer
171 views

How to direct a custom domain at a particular tweet [closed]

I have registered a new domain, let's call it particulartweet.com. I would like users who enter that domain in their browser to land on a particular Twitter URL, like https://twitter.com/wgervais/...
Cornelius Roemer's user avatar
0 votes
1 answer
2k views

How to redirect forward from one subdomain to another subdomain with DNS?

I have several subdomains under an existing main domain, e.g.: eg.domain1.com ie.domain1.com The company is rebranding, and has setup a new main domain, under which all of these subdomains now need ...
Eric Belair's user avatar
0 votes
1 answer
1k views

Can DNS TXT record broke website? [closed]

I had job to verify website to Facebook with dns records. So I did it and now website shows hosting provider template and redirect to his website. I had add something like this: NAME FILE VALUE ...
Patryk Chowratowicz 'Zszywacz''s user avatar
1 vote
2 answers
4k views

How do I correctly implement DNS and redirects from subdomain to domain

We are updating our website (example.co.uk) part of which involves setting up 301 redirects from the old site, in the .htaccess file — which is fine and straightforward. The old site had an area that ...
Aaron's user avatar
  • 11
0 votes
0 answers
38 views

nginx multiple servers with catchall always triggering catchall

I want to host 2 sites on 1 server (to save money, my server is only using like 2% CPU at any time anyway). I ran into an issue a month ago where google shows my IP instead of domain in search results,...
Monkey Man's user avatar
3 votes
3 answers
11k views

SSL certificate error in domain redirection

I am managing two domain names and want to redirect one to the other. I set up a domain forwarding with 301 permanent redirection from domain S (source) to domain T (target). The server on domain T ...
miguelmorin's user avatar
0 votes
0 answers
260 views

Redirecting subdomain to another server shows server's IP

Let's say I have a domain x.com which is hosted on server1. I made a subdomain sub.x.com and pointed it towards server2. All of this worked successfully, except now I see server2's IP instead of sub.x....
lysf's user avatar
  • 1
0 votes
1 answer
98 views

Redirects for website that is split on two hosting accounts

I've transferred blog part of website (example.com) to a new hosting and redirected DNS to new host. What is left over is 'special user area' with it's database, which can now be accessed only with an ...
Cornelius's user avatar
  • 115
0 votes
1 answer
332 views

Domain forwarding and DNS entries

In Google domains I have a main domain at examplesite.com and a secondary domain example-site.com that is forwarded to main's URL: Domain (example-site.com) forwards to https://www.examplesite.com ...
Cornelius's user avatar
  • 115
1 vote
0 answers
344 views

domain masking for a cloudfront distribution

I have a domain test.com which is linked to a cloudfront distribution which then serves static content from s3 bucket. Now I want another domain www.test2.com to masked redirect to test.com. I created ...
Kamal Reddy's user avatar
0 votes
1 answer
1k views

Invisible redirection to IIS site

I developped and set up an IIS website for a customer, and I would like my customer to be able to make an invisible redirection to this site, so that users will see only my customer's subdomain and ...
BlackMushroom's user avatar
1 vote
2 answers
2k views

www and non-www domain pointing to different IPs despite DNS being correct? How to redirect www?

I'm having an issue where our non-www domain is currently pointing to the correct IP, but our www is pointing to a random IP address that belongs to our host. So when we visit the www domain, it does ...
Hex1189's user avatar
  • 11
2 votes
0 answers
96 views

Setup custom domain on GithubPages with QHoster?

I've registered a domain with qhoster.com (foo.com) and I want to link it to my GitHubPages webpage. I've followed the GithubPages guide about this and I don’t manage to make it work. When I go to ...
user1623521's user avatar
0 votes
0 answers
166 views

How do I find the cause of an unwanted redirect by Nginx?

I'm using nginx as my server. I have two domain names abc.com and xyz.com. Somehow I have configured abc.com to go to xyz.com but I cannot find where. I have a file under sites-enabled for each domain ...
Jorjani's user avatar
  • 143
0 votes
1 answer
210 views

How to restrict folder access to only subdomain redirect?

I want to redirect a subdomain to a folder such that the only way to access that folder is by the subdomain. app.example.com => example.com/app example.com/app => 404 Not Found Is this ...
Flying_Banana's user avatar
-3 votes
1 answer
520 views

Redirect DNS to specific path

A given client needs to point a domain to my IP address. The problem is that when accessing through this subdomain it needs to "drop" at a certain URL. For example: sub.domainofmyclient.com => ...
Marco Garcia's user avatar
1 vote
1 answer
7k views

domain name to virtual directory IIS

Our company hosts our own website on a leased server (windows 2012 R2) To access it, we can use the IP (http://159.68.xxx.xxx) or the domain name we purchased (www.example1.com), which is simply a ...
Mike H's user avatar
  • 23
0 votes
1 answer
2k views

Redirect root domain only, but keep some subdomains pointer to original root domain

I have the following config: Type Name Value A @ 192.0.2.123 A www 192.0.2.111 CNAME test @ CNAME mail @ Is it possible to temporary redirect the root domain ...
hrs's user avatar
  • 103
9 votes
3 answers
5k views

Naked domain on Google Sites New

I've been messing with my DNS settings and can't figure out how to get this to work... I have G Suite for example.com, with a (new) Google Sites app published and accepting www.example.com. I have a ...
Joe Enos's user avatar
  • 191
0 votes
2 answers
84 views

I want to point my domain to url on another domain

I have school management system, where school owners have is registered. I am giving them a subdomain eg school1.mysite.com. All is fine till here, but one school's owner wants this to place it on ...
alamnaryab's user avatar
0 votes
1 answer
306 views

does forwarding a domain on godaddy also forward all links

I want to change to a new domain. I currently have example.com I want to forward to newexample.com If I forward on godaddy. Will it also forward links for example Will example.com/events Forward ...
petey's user avatar
  • 572
2 votes
1 answer
2k views

Location Based URL Redirection in AWS

How would I approach doing a URL redirection that has the following effect: Website: example.com If users come from an Indian IP address: example.com -> india.example.com
peso's user avatar
  • 21
0 votes
1 answer
375 views

nginx redirection/proxying, one domain(url) with two IP's

We want to setup failover mechanism for one of java applications, application have 3 instances on one server and each instance must be accessed via different url, those url's are already registered ...
vladeli's user avatar
  • 99
0 votes
1 answer
290 views

DNS redirect to website directory

We've currently got one DNS record connecting to many web applications in IIS through DNS Made Easy. eg. myDNSName.example.com/Customer1 myDNSName.example.com/Customer2 This worked fine because ...
Matt's user avatar
  • 119
0 votes
1 answer
2k views

Setting up DNS Records to Always Resolve to the Naked Domain (without www)

I am using Enom.com's DNS Servers to manage several domains' DNS settings. I'm having trouble understanding how to correctly set up the DNS so that all http requests will resolve to a naked domain ...
Metro Smurf's user avatar
-1 votes
1 answer
42 views

How to select a host to serve an application based on the third-level domain name?

The question may be pretty simple, and the obvious answer is even more straightforward (it's impossible), but perhaps I am missing something. I have several physical servers that host custom ...
Dmitry Nikolaev's user avatar
3 votes
1 answer
206 views

ok - I think I'm stuck with no way to redirect old site to new IP address

This is almost comical but I'm stuck at this point. Here's the situation: current host: no root access, can really only work in .htaccess current host: site to be moved to new host is on a shared ...
C C's user avatar
  • 423
1 vote
0 answers
2k views

Namecheap domain not masking URL when redirecting to Heroku

I have a domain with Namecheap that I am attempting to redirect to a Heroku app. It currently DOES redirect, but does not mask the URL. (So visiting www.customdomain.com redirects to app-name....
user3659523's user avatar
1 vote
1 answer
48 views

https://example.com doesn't make a request to my load balancer but http works

This is how my example.com.conf file looks like - upstream web_app_backend { ip_hash; server <app1 ip>:<port>; server <app2 ip>:<port>; } server { listen 443 ...
Kaushik Thirthappa's user avatar
0 votes
1 answer
433 views

Redirect request from IIS to apache with virtual host without change the URL

i have a bunch of apache servers behind a IIS, each server have one site running and the subdomain redirect from IIS to Apache is working fine with URL rewriter + ARR, like below: ---...
Felipe AA's user avatar
-1 votes
1 answer
141 views

Simple, failsafe DNS setup for multiple domains aiming one site

I would like to setup DNS records to map multiple domains to one website in a failsafe and clean way. Here's the situation: I have a couple of domains: mydomain.com mydomain.de mydomain.net My ...
Marc's user avatar
  • 141
0 votes
0 answers
541 views

Using CNAME to display the content of a subfolder on a different domain

I have clients that have their own stores hosted in subfolders. E.g. http://example.com/store1 I would like to have http://example.com/client1 display on their own domain e.g. http://www.store1.com ...
keeg's user avatar
  • 469
1 vote
2 answers
227 views

ISP is DNS Hijacking. Updated DNS to Google OpenDNS, but still hijacked [closed]

I'm visiting India, and saw that their main provider, Airtel, limits the entirety of the internet to just a small handful of websites festooned with their own advertisements, and annoying redirects. ...
Trip's user avatar
  • 205
0 votes
1 answer
249 views

E-Mail redirect from DNS?

Honestly I do not how to format this clearly as possible, but my problem is shortly said that if I have a VPS or any server, but I do not want to run mail server on it, though this server hosts my-...
Кристиян Кацаров's user avatar
1 vote
1 answer
2k views

Redirecting multiple subdomains to a static site on Google Cloud Storage with Cloud DNS

I am trying to migrate my website from a wordpress site to a static site. I have added all my static assets to a bucket on google cloud storage and successfully pointed static.mildfuzz.com to that ...
Mild Fuzz's user avatar
  • 153
0 votes
1 answer
50 views

Redirect subdomain to hosting folder

I have my main domain address pointing to Squarespace. I want to redirect a subdomain of that domain to my hosting folder. Right now the address of my folder in the hosting is like this: myserverIP/~...
codek's user avatar
  • 103
0 votes
2 answers
2k views

Having a lot of difficulty using CNAME and A records with Elastic Beanstalk to redirect non-www to www

I have my website up with Elastic Beanstalk (as a VirtualHost): http://apptic.us-east-1.elasticbeanstalk.com/apptic/ I also have my domain at Namecheap: apptic.me I've installed an SSL certificate ...
Neel's user avatar
  • 143
4 votes
1 answer
3k views

How to mask a website URL transparently redirecting in Windows Server DNS

I am trying to setup a SharePoint intranet site in Office 365. Our DNS provider doesn't support masked redirects like GoDaddy does. Masked redirects maintain the original requested domain in the ...
kimo pryvt's user avatar
0 votes
1 answer
222 views

Google bot cannot read my web site

I am getting from time to time a message from Google bot that it cannot access my web site. Over the last 24 hours, Googlebot encountered 1 errors while attempting to retrieve DNS information ...
IceCold's user avatar
  • 345
-5 votes
3 answers
3k views

Can I automatically redirect traffic from one domain to another? [closed]

Meet Oliver. Oliver wants to start his own restaurant "Fancy Flavours", and a website to match. He wants to purchase the domain fancy-flavours.co.uk, but knows that he should allow for spelling ...
IQAndreas's user avatar
  • 1,550
1 vote
1 answer
649 views

Local IIS webpage address is IP:PORT - How can i have it set to something more human readable, like teehut.com, on my local network?

I am running windows 7 - installed IIS and created a new site. I set this site to run on port 8080. Currently, if i visit http://192.168.2.150:8080/ or localhost:8080, i can hit my site. Other ...
jordan's user avatar
  • 111
-2 votes
2 answers
1k views

Public Domain Name to Intranet

let's say 1) I have a server running in a private intranet. It uses tomcat to serve a webapp at privateserverip:8080/appname 2) I have a myapp.local domain and when I enter it toplevel with http://...
alsdkjasdlkja's user avatar
-1 votes
1 answer
112 views

Route 53 subdomains and their redirects

I am having problems with my redirects. I have a bucket named example.com created in s3 which redirects to http://google.com (just an example). In route 53 I am able to point my example.com domain to ...
Qant's user avatar
  • 3
2 votes
1 answer
3k views

Direct multiple domains to specific URLs under one domain: Amazon S3 or Apache

I have a site with user profiles and following address structure: www.mywebsite.com/user1 www.mywebsite.com/user2 I need to allow users to point/redirect their own domains to their respective page ...
Aleksey's user avatar
  • 23