Questions tagged [domain-mapping]
74 questions
0
votes
1 answer
How do Managed hosting companies create unique static ips for users to connect A Records? Google Cloud
I have a service where I build websites for clients and host them on my Kubernetes cluster on Google GKE.
My question is how do hosting platforms automatically assign unique IPv4 IPS to connect A records for each registered user?
My current setup is…

Jean loriston
- 39
- 1
- 7
0
votes
1 answer
Connecting the domain obtained from godaddy to the service running in Google Cloud Run
I bought a domain from godaddy for my service running on Gcr, for example: foo.com (I didn't know about the existence of Cloud Domains). In order to establish a domain relationship with my service, I first verified my domain over…

Enes Korkmaz
- 70
- 8
0
votes
2 answers
Domain mapping with AzureWebAPP and Storage account
Is it possible to redirect one domain (MyMenu.com) to two different destinations?
MyMenu.com ---> AzureStorageAccount (StorageAccount URL for static website)
Admin.MyMenu.com ---> AzureWebApp (https://ExampleMenuApp.azurewebsites.net/)
Note: I have…

Tariq
- 27
- 4
0
votes
1 answer
AH10039: FastCGI: server and Request exceeded the limit of 10 internal redirects due to probable configuration error. Multi SSL
My shop is supposed to work on monday ... and it is not ready (yet). Stress ...
Recently I moved to SSL and remove the now useless domain mapping plugin.
I am experiencing various problems ( a) download of downloadable files on my WooCommerce shop…

Minutepapillon
- 11
- 2
0
votes
1 answer
AWS, map multiple domains to one website but different path
I would like to know if is possible to have one website hosted on aws for example www.myname.com but then to have the possibility to map different domains to different paths. for example:
map domain www.hellogeorge.com (just an example) to…

Ticu Ionut
- 17
- 3
0
votes
1 answer
Some links broken after Update of Wordpress Multidomain Site
I have build a Wordpress site which is running on multiple (sub-)domains using the Plugin: WordPress MU Domain Mapping.
I have been out of WP-Development but had to update those sites. On the main site everything went great. After a few seconds,…

The Gmo
- 274
- 3
- 12
0
votes
1 answer
CSS & images breaking after mapping application deployed on Tomcat to my domain
I've installed Tomcat 9.0.27 on my Digital Ocean droplet running Ubuntu 18.04.3.
I deployed my Java WAR on Tomcat and am able to access it on the URL:
http://example.com:8080/app_name
I want to be able to directly access my WAR serving JSP through…

Faheem Hassan Zunjani
- 587
- 2
- 6
- 15
0
votes
0 answers
converting values between to data domains
I have to write over a hundred integrations between many systems. This integration layer must be able to convert codes. Each system uses codes to represent business types like insurance_type, customer_type, etc. Each of them has a set of valid…

Michel Rondeau
- 99
- 6
0
votes
1 answer
Wordpress Multisite - directory hosted inside a domain
Have a little bit of a problem with wordpress / multisite.
So, I have multisite installed on a domain. On this I've created several websites, that are pointed to they domains with the Domains Mapping plugin.
One site is www.test.com (not a real…

Mircea Moldovan
- 3
- 1
0
votes
0 answers
Incorrect domain mapping. Can't find style.css
My problem is most likely related to setup. I can't seem to figure it out.
I have a domain example.com, which has a subdomain mysite.example.com
I installed the WordPress MU Domain Mapping plugin, and set up a mapping for mysite.com
Now if I use…

Stir Zoltán
- 4,033
- 3
- 16
- 14
0
votes
1 answer
custom domain mapping to subdomains
I have searched and have not been able to find anything helpful.
I have a mydomain.com that is setup to allow wildcard subdomains (*.mydomain.com).
I need to be able to have clientdomain.com point to clientdomain.mydomain.com.
I've setup a CNAME…
0
votes
1 answer
Custom Domain mapping in cloud based application
I am creating a cloud based application in laravel/php.
I have a functionality where user can have their website at user.myapp.com and it works (with subdomain and model binding).
I now want to go one step further, and allow users to add their own…

Naveen
- 125
- 3
- 13
0
votes
1 answer
Map multiple domains to single karaf instance
I have created a server in AWS with Ubuntu installation. I have 3 domains with me. Now I want to host all three domains in that same server in the same Karaf instance. Just like we can do it in Apache Tomcat using Host tag in some configuration XML…

Jayesh
- 402
- 1
- 4
- 22
0
votes
2 answers
Multiple sites in Apache and Tomcat servers
I have a centOS machine with Apache HTTP server running on Port 80 and Apache Tomcat running on port 8080.
A PHP application is running on Http Server and a java based application running on tomcat.
I want a sub-domain to be to be mapped to the Php…

Sumesh Babu R
- 1
- 2
0
votes
1 answer
Change domain of joomla 2.5
i installed a "Joomla" on a domain. now i want to change the domain of my "joomla". how can do it? what changes must do in "joomla" to view correctly my site?

ahmadsl
- 71
- 9