Skip to main content

All Questions

Tagged with
0 votes
1 answer
755 views

Redirection to a different server with the same domain

If a DNS server redirects mysrv.domain.io to the IP 192.168.0.100, but there is a second server in the network, let's say 192.168.0.101, that also "reacts" to the Host-Header mysrv.domain.io,...
user avatar
1 vote
0 answers
59 views

Going to example.com redirects to example.com/www

So firstly I'm not entirely sure if this is the right place to ask but I couldn't find another stack site relevant to servers so. Recently I bought a domain with OVH, and have setup the site with an ...
tygzy's user avatar
  • 111
0 votes
2 answers
64 views

route your blog from xyz.com/blog/ to abc.com/blog/

My WordPress website domain name was abc.com (let's say) now due to a new partnership agreement the domain name is changing to WordPress xyz.com (let's say). I tried this answer https://stackoverflow....
paul's user avatar
  • 103
2 votes
1 answer
4k views

403 in nginx when accessing a directory

I made a very simple server to test how a URL with folder behaves in nginx. Nginx is running in docker (nginx:latest image). Nginx runs user nginx (default set in /etc/nginx/nginx.conf). server { ...
PhilHarmonie's user avatar
0 votes
1 answer
165 views

SSL error only when using Chrome and DirectAdmin domain pointer

I have a site that has a main domain with a valid SSL certificate and a secondary domain, which only needs to redirect visitors to the main domain. So, for the primary domain everything is set up: ...
Ben's user avatar
  • 143
1 vote
0 answers
898 views

wireless redirecting to router login with domain name from inside local network

I have a Smart/RG modem/router for WAN access, and a second Netgear router behind it for the wired LAN. I host a website on a computer connected (wired) to the Netgear network. All the computers ...
raphael75's user avatar
  • 135
0 votes
0 answers
95 views

redirecting domain to subfolder with .htaccess

I'm new to using and changing the workings of a server and all that. So far I've only had one server with one domain for myself, but now a business is getting some traction and I want to use a ...
Malte's user avatar
  • 1
0 votes
0 answers
219 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
  • 163
0 votes
1 answer
3k views

How to redirect domain.com to www.domain.com with Nginx?

I want to redirect domain.com to www.domain.com on my Nginx server. But me configuration does not work and displays the error message in the internet browser : The page is not redirected correctly ...
ML19's user avatar
  • 101
1 vote
1 answer
222 views

Redirect cnamed domain?

My client is owning a domain that has this DNS configuration : domain.com @ xxx.xxx.xxx.xxx www CNAME domain.com static CNAME domain.com I am managing the server at xxx.xxx.xxx.xxx. This server has ...
EldenChris's user avatar
0 votes
1 answer
76 views

How to point one domain to other domain

We have one site www.abc.com which is hosted on server A and a redirect has been set up on this server which redirect this site to www.xyz.com/reports. www.xyz.com is our sitecore site and having one ...
Sukhjeevan's user avatar
0 votes
3 answers
2k views

Apache Virtual Host redirect from https subdomain to subdirectory

How do I redirect requests coming to https://blog.example.com to https://example.com/blog? Reading the apache docs on when not to use the rewrite mod, I tried a simple redirect e.g. Redirect https://...
Byakugan's user avatar
  • 141
0 votes
1 answer
599 views

Nginx multidomain www to non-www redirect goes to wrong domain

I have setup a multilangual Wordpress multiste site on an nginx server (the current english page is not translated yet but it is coming): English version: appscaptain.com Danish version: appscaptain....
Anders N's user avatar
1 vote
1 answer
3k views

How do I redirect subdomains to the root domain in Nginx on CentOS?

I'm using Centos with Nginx and Puma. I would like to redirect all subdomains to my main root domain, so I was following the instructions here -- https://stackoverflow.com/questions/26801479/nginx-...
Dave's user avatar
  • 224
0 votes
1 answer
67 views

Redirect from unsecured TLD to alternate secured TLD

I am wondering what the impact is on a website visitor when the website has had a TLD change. Take for example, https://subdomain.example.com. Let's say this domain changes to https://subdomain....
Paul Fleming's user avatar

15 30 50 per page
1
2 3 4 5 6