domain name redirection
domain name redirection
- Home
- Control Panel
- Community Forum
- Services
- Dynamic DNS Service
- domain name redirection
- Community Forum
- domain name redirection
Topic: domain name redirection
Greetings!
My account currently has one domain name: oporchestra.org
Soon, I will also have oporchestra.com
My web server is up and running with oporchestra.org and with an ssl certificate which I purchased through dynu.
I'd like for the browser user to be able to enter either domain name and receive the ssl reply from oporchestra.org
How best to accomplish this?
Thanks for your help and your wonderful service
Have fun,
Paxton
My account currently has one domain name: oporchestra.org
Soon, I will also have oporchestra.com
My web server is up and running with oporchestra.org and with an ssl certificate which I purchased through dynu.
I'd like for the browser user to be able to enter either domain name and receive the ssl reply from oporchestra.org
How best to accomplish this?
Thanks for your help and your wonderful service
Have fun,
Paxton
Reply with quote |Report
What webserver server software are you using?
If its apache loocate the config where you define the VirtualHost entry of that domain
and add:
Redirect permanent / https://full.url.of.target.website/
Reply with quote |Report
Greetings!
Yes, works great. Thanks for your reply, someone at dynu also replied with the same information.
Have fun
Yes, works great. Thanks for your reply, someone at dynu also replied with the same information.
Have fun
Reply with quote |Report
| Author | Topic: domain name redirection |
|---|---|
|
jpaxtons Joined: 1/9/2018 |
Tuesday, January 23, 2018 11:36 AM
Greetings!
My account currently has one domain name: oporchestra.org Soon, I will also have oporchestra.com My web server is up and running with oporchestra.org and with an ssl certificate which I purchased through dynu. I'd like for the browser user to be able to enter either domain name and receive the ssl reply from oporchestra.org How best to accomplish this? Thanks for your help and your wonderful service Have fun, Paxton |
|
blackbarret Joined: 4/26/2017 |
Tuesday, January 30, 2018 3:04 PM What webserver server software are you using? If its apache loocate the config where you define the VirtualHost entry of that domain and add: Redirect permanent / https://full.url.of.target.website/ |
|
paxton Joined: 1/22/2018 |
Tuesday, January 30, 2018 3:30 PM
Greetings!
Yes, works great. Thanks for your reply, someone at dynu also replied with the same information. Have fun |
Saturday, June 13, 2026 6:29 AM
