Url forwarding with vanity url

40 views
Skip to first unread message

Mark Orciuch

unread,
Aug 4, 2021, 12:19:28 PM8/4/21
to dotCMS User Group
Hello,

I am wondering if this is possible using a vanity url. I have a custom domain (assessor.lakecountyin.org) with DNS record configured to work on the same IP address as the main site domain (www.lakecountyin.org). Is it possible to automatically redirect to an external url when the custom domain is accessed? I tried a vanity url like the one shown below but it did not work for me. Many thanks in advance for any hints on how to achieve this.

Image 3.png

Mark Pitely

unread,
Aug 4, 2021, 12:50:39 PM8/4/21
to dot...@googlegroups.com
You should be able to set up a second host/'site'  on your instance with the second domain and just redirect everything that comes to it.
With multiple hosts on the same IP, it directs traffic based on incoming domain call, which is exactly what you want.

Mark Pitely
Marywood University

--
http://dotcms.com - Open Source Java Content Management
---
You received this message because you are subscribed to the Google Groups "dotCMS User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dotcms+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dotcms/2a4ad27b-a076-4ff5-8964-989c13a95f8an%40googlegroups.com.

Mark Orciuch

unread,
Aug 4, 2021, 3:46:31 PM8/4/21
to dotCMS User Group
Hi Mark,

Thanks for the suggestion. Created a new site and added vanity url as shown below but no luck - still get sent to the default host. Perhaps I misunderstood your instructions.
Image 4.png

I also tried a host rule with same result
Image 5.png

Mark Pitely

unread,
Aug 4, 2021, 5:15:24 PM8/4/21
to dot...@googlegroups.com
No- sorry I wasn't clear.
I meant: Go to the Gear/Sites.  (/dotAdmin/#/c/sites)
Then 'add site'. Create new.
Add the alias for your alternate domain (which is probably currently added as a second alias for your primary domain)
Give it a name, save and activate it.
Now all paths from the other domain site will be filtered to this site.
Create a 404 and do your redirect there, or make folders, etc.

One dotCMS instance can have hundreds of sites, and they can share internal workings if you like.
M

Mark Orciuch

unread,
Aug 4, 2021, 6:15:41 PM8/4/21
to dotCMS User Group
This is exactly what I did. However, even though the new site is blank, going to the custom domain displays the default website index page. Here is the 404 page I defined for the new site:
Image 5.png

Will Ezell

unread,
Aug 4, 2021, 7:12:56 PM8/4/21
to dot...@googlegroups.com
Try with a Uri of   /(.*)

That should match everything.




--



382 NE 191st St #92150
Miami, Florida 33179-3899
Main: 
305-900-2001 | Direct: 978.294.9429

Mark Orciuch

unread,
Aug 5, 2021, 10:32:30 AM8/5/21
to dotCMS User Group
Hi Will,

This didn't help. For some reason, my new host is still serving content from the primary default host.

Image 5.png

Mark Pitely

unread,
Aug 5, 2021, 10:37:30 AM8/5/21
to dot...@googlegroups.com
Did you remove the alias from the primary host? It won't look to the secondary host until afterwards.
This should work exactly the right way, there's just a tiny hitch.
M

Mark Orciuch

unread,
Aug 5, 2021, 10:39:04 AM8/5/21
to dotCMS User Group
Yes, of course.

Nathan Keiter

unread,
Aug 5, 2021, 10:52:19 AM8/5/21
to dotCMS User Group
Are you sure your DNS record is setup correctly? Do you have any local host file DNS overrides?


Does your host in dotCMS match the DNS record exactly?

Nathan I. Keiter | Lead Network Applications Programmer
Gettysburg College | Information Technology | DataSystems
Campus Box 2453 | 300 North Washington Street | Gettysburg, PA 17325
Phone: 717.337.6993
https://www.gettysburg.edu<https://www.gettysburg.edu/>
________________________________
From: dot...@googlegroups.com <dot...@googlegroups.com> on behalf of Mark Orciuch <mark_o...@ngsltd.com>
Sent: Thursday, August 5, 2021 10:39 AM
To: dotCMS User Group
Subject: Re: [dotcms] Url forwarding with vanity url

CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
________________________________
Yes, of course.

On Thursday, August 5, 2021 at 9:37:30 AM UTC-5 Mark Pitely wrote:
Did you remove the alias from the primary host? It won't look to the secondary host until afterwards.
This should work exactly the right way, there's just a tiny hitch.
M

On Thu, Aug 5, 2021 at 10:32 AM Mark Orciuch <mark_o...@ngsltd.com> wrote:
Hi Will,

This didn't help. For some reason, my new host is still serving content from the primary default host.

[Image 5.png]

On Wednesday, August 4, 2021 at 6:12:56 PM UTC-5 Will Ezell wrote:
Try with a Uri of /(.*)

That should match everything.


On Wed, Aug 4, 2021 at 6:15 PM Mark Orciuch <mark_o...@ngsltd.com> wrote:
This is exactly what I did. However, even though the new site is blank, going to the custom domain displays the default website index page. Here is the 404 page I defined for the new site:
[Image 5.png]

On Wednesday, August 4, 2021 at 4:15:24 PM UTC-5 Mark Pitely wrote:
No- sorry I wasn't clear.
I meant: Go to the Gear/Sites. (/dotAdmin/#/c/sites)
Then 'add site'. Create new.
Add the alias for your alternate domain (which is probably currently added as a second alias for your primary domain)
Give it a name, save and activate it.
Now all paths from the other domain site will be filtered to this site.
Create a 404 and do your redirect there, or make folders, etc.

One dotCMS instance can have hundreds of sites, and they can share internal workings if you like.
M

On Wed, Aug 4, 2021 at 3:46 PM Mark Orciuch <mark_o...@ngsltd.com> wrote:
Hi Mark,

Thanks for the suggestion. Created a new site and added vanity url as shown below but no luck - still get sent to the default host. Perhaps I misunderstood your instructions.
[Image 4.png]

I also tried a host rule with same result
[Image 5.png]
On Wednesday, August 4, 2021 at 11:50:39 AM UTC-5 Mark Pitely wrote:
You should be able to set up a second host/'site' on your instance with the second domain and just redirect everything that comes to it.
With multiple hosts on the same IP, it directs traffic based on incoming domain call, which is exactly what you want.

Mark Pitely
Marywood University

On Wed, Aug 4, 2021 at 12:19 PM Mark Orciuch <mark_o...@ngsltd.com> wrote:
Hello,

I am wondering if this is possible using a vanity url. I have a custom domain (assessor.lakecountyin.org<https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fassessor.lakecountyin.org&c=E,1,8DtY-KeYRAW3vMPCyFtdxsp17PTHUgr1nfA0avoRwK0dKfff7GedGWOch-9rdK6AzxvxEU2CaxJMsh5RY8pF0jEvEtXGlY6cg2JU76-D-bP-BQkEgA2VCQ,,&typo=1>) with DNS record configured to work on the same IP address as the main site domain (www.lakecountyin.org<https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fwww.lakecountyin.org&c=E,1,oDdQ1RDmJDbge9gNW-FnCPoOH-mEZWhpGoWCrewCcAE7SGJ_NeP2aYoZDnsIgynbtHsnffcBI_YhuZEmDCYr93dHu7t6aDx2CMYKvYF1zNo1_baKr-B27w,,&typo=1>). Is it possible to automatically redirect to an external url when the custom domain is accessed? I tried a vanity url like the one shown below but it did not work for me. Many thanks in advance for any hints on how to achieve this.

[Image 3.png]

--
http://dotcms.com<https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fdotcms.com&c=E,1,s_8XIoowthAx0M12mZJAWSYrxiko06-3lpY5BzqaGKo_UpLKRrYXvgfF0zxpu-4fahSG-_J4hLYb8eYCzUfuzvpt_K31Rhq7-rQ8diolUxCR2q7TeRkRi0BjJQ,,&typo=1> - Open Source Java Content Management
---
You received this message because you are subscribed to the Google Groups "dotCMS User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dotcms+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dotcms/2a4ad27b-a076-4ff5-8964-989c13a95f8an%40googlegroups.com<https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fgroups.google.com%2fd%2fmsgid%2fdotcms%2f2a4ad27b-a076-4ff5-8964-989c13a95f8an%2540googlegroups.com%3futm_medium%3demail%26utm_source%3dfooter&c=E,1,iOL6Beoj-JW4paVsZPCVEAHSMSkCvI6Z98zIw51498rP1_O8KpCr4Ve4BdC1KILzdXrmRA_bvpPr2TzllS4365SQ7mjzqGH6JqYBz6WF&typo=1>.

--
http://dotcms.com<https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fdotcms.com&c=E,1,Rnik0nusLV_J61HoAOkFc4wqLDJgMOZTlv2Tk2Gv0SbLqgPcYxWd3GvZEh3LcefcR8Yl8K-dh-nvMT97t7XsNvwtZ41qPcvoookqay4KjPnKOdw,&typo=1> - Open Source Java Content Management
---
You received this message because you are subscribed to the Google Groups "dotCMS User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dotcms+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dotcms/b7923314-2c77-472b-a20c-ffc6bfbc58dcn%40googlegroups.com<https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fgroups.google.com%2fd%2fmsgid%2fdotcms%2fb7923314-2c77-472b-a20c-ffc6bfbc58dcn%2540googlegroups.com%3futm_medium%3demail%26utm_source%3dfooter&c=E,1,4BUb8T4OdUlywyM0Lx4-zP8KXAWbFrLgH7nMOd3ixiI1el0nnJMOcmPYVbeyYEN9-5yL7YKzyY7W43ID34M6QwKTljN_zAGk2IzgJEM2qh2Mbx5NYl66H3GSbtw,&typo=1>.

--
http://dotcms.com<https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fdotcms.com&c=E,1,PohUlt1vD9qv8Miz8xDSTzIDeMAOfD3YBvnpJWh95sFhj803_Bnox0N6Nk7ivZ3yifVdOx8XJ5UPHR2VzUdUbMyHutHipAexnEc5ly0zMUBAcemQp7ONhw,,&typo=1> - Open Source Java Content Management
---
You received this message because you are subscribed to the Google Groups "dotCMS User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dotcms+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dotcms/74937a22-2ebe-4762-aafd-3d6ee0f9a0a5n%40googlegroups.com<https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fgroups.google.com%2fd%2fmsgid%2fdotcms%2f74937a22-2ebe-4762-aafd-3d6ee0f9a0a5n%2540googlegroups.com%3futm_medium%3demail%26utm_source%3dfooter&c=E,1,E9Fw2GKSCye7d6jBw88uV6HooROS8ltkia8LpzlTnw0gUJC4TmmKBw_VfOr5wn5uORtMEDV4YX6Vdm0zJsz4nl8W5HlTEykypNnmRBImLZDtEp3ocJP0gW0,&typo=1>.


--
[https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fci4.googleusercontent.com%2fproxy%2fX9lAIhwzFcyac0u6VckJIJOVKHsVGrb2-WVPneybOshP-_9Qtuowal1-gnnA4giqPrNqM9Bub2QCowjKdInrHRRV7-BqHQ%3ds0-d-e1-ft%23https%3a%2f%2fdotcms.com%2fdA%2f99fe3769-d649%2f256w%2fdotcms.png&c=E,1,p-Qp8k819F391uWasTJrHACtYdaP4PHSNBB-cRWeWt8Yvai9XZkabBbsZPt2j0N3ZVEJjIRDFzbuRmwb4y92KSqCPAvxt1cyqE9fioLA8A,,&typo=1]


382 NE 191st St #92150
Miami, Florida 33179-3899
Main: 305-900-2001 | Direct: 978.294.9429

wi...@dotcms.com | dotcms.com<https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fwww.dotcms.com%2f&c=E,1,A7qgiPXjJ4Rs3ViJxnsAbuICiSwWA67FgpIdkgI83MDRCBHNsOC4RgDAPsl4rnvKKiNwPV43oDrzPiCmluU5L-mjZnWwBV7L7V1ELAUwv_Pm4GFWkzn5qPeLKw,,&typo=1>


--
http://dotcms.com<https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fdotcms.com&c=E,1,GBCkTNpNJ_1CO7HMb0uMLxipbSczcmvftyOHpF3q9lyn9yy4KVrTnzIpgOcdf_wvuAnQVzivd-gEA2JuS2_QSb9sWBDBHDKBa48z9XsQ--A2v3SB_dg,&typo=1> - Open Source Java Content Management
---
You received this message because you are subscribed to the Google Groups "dotCMS User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dotcms+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dotcms/fd4aefa7-e384-4cbc-ade1-c43a00736f7en%40googlegroups.com<https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fgroups.google.com%2fd%2fmsgid%2fdotcms%2ffd4aefa7-e384-4cbc-ade1-c43a00736f7en%2540googlegroups.com%3futm_medium%3demail%26utm_source%3dfooter&c=E,1,3dJYA-u6a4mwQZJyIuPb3rz2yK6nRIRodQrl6HX5gMmyO9Q-687NAdO5xeN6zNC4acxPp6KhcER4wBHPR8e3SnlpBw2x4_PnfbavvEdAWEynBWksa_PA&typo=1>.

--
http://dotcms.com<https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fdotcms.com&c=E,1,fRHNe20653asjD4vyeYq8jPMsc_HEPwJ-9UPGJ6Rgc5qOyFYlGYQoAil233FtMA0E3mZEwMfq3wjxbVSOk7bZvIXkwrm1bzfgUsW0nHPQiOWHKn6flC4&typo=1> - Open Source Java Content Management
---
You received this message because you are subscribed to the Google Groups "dotCMS User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dotcms+un...@googlegroups.com<mailto:dotcms+un...@googlegroups.com>.
To view this discussion on the web visit https://groups.google.com/d/msgid/dotcms/98e809ee-a7fd-49b9-8f5b-fef444603889n%40googlegroups.com<https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fgroups.google.com%2fd%2fmsgid%2fdotcms%2f98e809ee-a7fd-49b9-8f5b-fef444603889n%2540googlegroups.com%3futm_medium%3demail%26utm_source%3dfooter&c=E,1,O-TgHUTo8kz9XkSeQ938QqU5Bna7-_G2yDyK2lm1BX_CCt7mRTpzdmoR09Sr_sHPn1SfURu7NKm8Sg-r0ylgXaP4mkt9keQVAGpvHhrFDt5DFA,,&typo=1>.

Nathan Keiter

unread,
Aug 5, 2021, 11:51:27 AM8/5/21
to dot...@googlegroups.com
Do you have Apache or Nginx configured properly to handle multiple SSL hosts and proxy the requests to Tomcat?

Nathan I. Keiter | Lead Network Applications Programmer
Gettysburg College | Information Technology | DataSystems
Campus Box 2453 | 300 North Washington Street | Gettysburg, PA 17325
Phone: 717.337.6993
https://www.gettysburg.edu

________________________________________
From: 'Nathan Keiter' via dotCMS User Group <dot...@googlegroups.com>
Sent: Thursday, August 5, 2021 10:52 AM


To: dotCMS User Group
Subject: Re: [dotcms] Url forwarding with vanity url

CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
________________________________

Are you sure your DNS record is setup correctly? Do you have any local host file DNS overrides?


Does your host in dotCMS match the DNS record exactly?

Nathan I. Keiter | Lead Network Applications Programmer
Gettysburg College | Information Technology | DataSystems
Campus Box 2453 | 300 North Washington Street | Gettysburg, PA 17325
Phone: 717.337.6993

https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fwww.gettysburg.edu&c=E,1,QPq2jj1-Nb-KIZ0Q1xdeDTks8ynpfCOFWoYllmdslhniruTNKp_Ih3eRwUwbLoD2KCsxrphTMf7zw0WuunqA6PYFdsnRQItS-Sk_nMnVHpt3Mz8,&typo=1<https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fwww.gettysburg.edu%2f&c=E,1,iEpTk39jrUonYCoJWlrYFM8ylJZNH5QzLMq6P0w0EA8TBSjge89YrA2V7YuhnV9B6iDiv_zDKUyQ9noqHFY849TJiEX3P42ZfzdIVnSqLg,,&typo=1>

[Image 5.png]

That should match everything.

Mark Pitely
Marywood University

I am wondering if this is possible using a vanity url. I have a custom domain (https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fassessor.lakecountyin.org&c=E,1,w2ZwcK_2-nsuy3_DU-Za9oyZdgWinFpb5fzJ2XwwtTrrVuJGZ9vaonzV8uHYpjsxljodgRro3H60jUfw7KzT1RSVwBXxK2fA-eeJX5wZKBY,&typo=1<https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fassessor.lakecountyin.org&c=E,1,8DtY-KeYRAW3vMPCyFtdxsp17PTHUgr1nfA0avoRwK0dKfff7GedGWOch-9rdK6AzxvxEU2CaxJMsh5RY8pF0jEvEtXGlY6cg2JU76-D-bP-BQkEgA2VCQ,,&typo=1>) with DNS record configured to work on the same IP address as the main site domain (https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fwww.lakecountyin.org&c=E,1,GY6cAyoi02jd6u4zc0BdQ1CoMv8mIFLK5xino0WJLp-VXHKGQwz2dEBbgbfPiwAz-gv675VKter0KkZ7wlTcWeefbkDJOPXT7PTM0C8j7gBp_uuYrlHM1xz7Wg,,&typo=1<https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fwww.lakecountyin.org&c=E,1,oDdQ1RDmJDbge9gNW-FnCPoOH-mEZWhpGoWCrewCcAE7SGJ_NeP2aYoZDnsIgynbtHsnffcBI_YhuZEmDCYr93dHu7t6aDx2CMYKvYF1zNo1_baKr-B27w,,&typo=1>). Is it possible to automatically redirect to an external url when the custom domain is accessed? I tried a vanity url like the one shown below but it did not work for me. Many thanks in advance for any hints on how to achieve this.

[Image 3.png]

--
https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fdotcms.com&c=E,1,koO9qlASjSOyIzBgYaEVCeADjuwbFt0XZAchEl58F-vqGwA85PXBmn6jNqTM5Xp_qODfHHcte2UZzSGt1uiFnwyvoN9p_coZn4lsUVsFL9Zfl5zbrKVgDFLt_KA,&typo=1<https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fdotcms.com&c=E,1,s_8XIoowthAx0M12mZJAWSYrxiko06-3lpY5BzqaGKo_UpLKRrYXvgfF0zxpu-4fahSG-_J4hLYb8eYCzUfuzvpt_K31Rhq7-rQ8diolUxCR2q7TeRkRi0BjJQ,,&typo=1> - Open Source Java Content Management


---
You received this message because you are subscribed to the Google Groups "dotCMS User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dotcms+un...@googlegroups.com.

To view this discussion on the web visit https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fgroups.google.com%2fd%2fmsgid%2fdotcms%2f2a4ad27b-a076-4ff5-8964-989c13a95f8an%40googlegroups.com&c=E,1,3JRV5b4jAHn98qZa1DNvXsSUO9FHt-cfIowI6IMQST_cwxZR4bNV7tumwI7QmHnVuy96UXtKBLuaPnod5lEmO45xfOUw3pZDIEzXudnDIMliMPrfiO-iLgX2NaI,&typo=1<https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fgroups.google.com%2fd%2fmsgid%2fdotcms%2f2a4ad27b-a076-4ff5-8964-989c13a95f8an%2540googlegroups.com%3futm_medium%3demail%26utm_source%3dfooter&c=E,1,iOL6Beoj-JW4paVsZPCVEAHSMSkCvI6Z98zIw51498rP1_O8KpCr4Ve4BdC1KILzdXrmRA_bvpPr2TzllS4365SQ7mjzqGH6JqYBz6WF&typo=1>.

--
https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fdotcms.com&c=E,1,rVhlWrae7yZCVZ0vOLwXIE5FxCuz-HGF0oES8wcogbCPu045WtQOq6KCiVFsCLVLk_FfUcd2ZUpJdsXYo62NwKKnElVGvI7BgXdO0wSaTkkN_g,,&typo=1<https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fdotcms.com&c=E,1,Rnik0nusLV_J61HoAOkFc4wqLDJgMOZTlv2Tk2Gv0SbLqgPcYxWd3GvZEh3LcefcR8Yl8K-dh-nvMT97t7XsNvwtZ41qPcvoookqay4KjPnKOdw,&typo=1> - Open Source Java Content Management


---
You received this message because you are subscribed to the Google Groups "dotCMS User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dotcms+un...@googlegroups.com.

To view this discussion on the web visit https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fgroups.google.com%2fd%2fmsgid%2fdotcms%2fb7923314-2c77-472b-a20c-ffc6bfbc58dcn%40googlegroups.com&c=E,1,mlprDrwx080NFhFWzx63CYxVF5PIXJnAxJUv70Vn4bgYiZzLn5dKHL-XvNP3GgAgeVgwsw7FJM_Mu5CbWuLsoH6x4KTEonxoNyqq4eQ73OTwEWt5Gw,,&typo=1<https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fgroups.google.com%2fd%2fmsgid%2fdotcms%2fb7923314-2c77-472b-a20c-ffc6bfbc58dcn%2540googlegroups.com%3futm_medium%3demail%26utm_source%3dfooter&c=E,1,4BUb8T4OdUlywyM0Lx4-zP8KXAWbFrLgH7nMOd3ixiI1el0nnJMOcmPYVbeyYEN9-5yL7YKzyY7W43ID34M6QwKTljN_zAGk2IzgJEM2qh2Mbx5NYl66H3GSbtw,&typo=1>.

--
https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fdotcms.com&c=E,1,WmMBF_X7U4eDOj2ma11b06Krt0LzH-scMc_A7Hain8VbFmLXAHXZAB25_lS1SwkConqSOTmielN3xrqNP13QSHNXS2ubwTN5CeL0i6cUkMgXwEc93oE_&typo=1<https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fdotcms.com&c=E,1,PohUlt1vD9qv8Miz8xDSTzIDeMAOfD3YBvnpJWh95sFhj803_Bnox0N6Nk7ivZ3yifVdOx8XJ5UPHR2VzUdUbMyHutHipAexnEc5ly0zMUBAcemQp7ONhw,,&typo=1> - Open Source Java Content Management


---
You received this message because you are subscribed to the Google Groups "dotCMS User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dotcms+un...@googlegroups.com.

To view this discussion on the web visit https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fgroups.google.com%2fd%2fmsgid%2fdotcms%2f74937a22-2ebe-4762-aafd-3d6ee0f9a0a5n%40googlegroups.com&c=E,1,MI_T-V9AOZ2fyjIY3Tk7F5ypmiuynNDkhCxseQZeDpyc6Vz3V1Sg59tdWkeIC_h8LmC51CwK5bwRL9vaEammo15w9dMkcxVBHiOZ9HG7GdFobhg8EB02&typo=1<https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fgroups.google.com%2fd%2fmsgid%2fdotcms%2f74937a22-2ebe-4762-aafd-3d6ee0f9a0a5n%2540googlegroups.com%3futm_medium%3demail%26utm_source%3dfooter&c=E,1,E9Fw2GKSCye7d6jBw88uV6HooROS8ltkia8LpzlTnw0gUJC4TmmKBw_VfOr5wn5uORtMEDV4YX6Vdm0zJsz4nl8W5HlTEykypNnmRBImLZDtEp3ocJP0gW0,&typo=1>.


--
[https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fci4.googleusercontent.com%2fproxy%2fX9lAIhwzFcyac0u6VckJIJOVKHsVGrb2-WVPneybOshP-_9Qtuowal1-gnnA4giqPrNqM9Bub2QCowjKdInrHRRV7-BqHQ%3ds0-d-e1-ft%23https%3a%2f%2fdotcms.com%2fdA%2f99fe3769-d649%2f256w%2fdotcms.png&c=E,1,p-Qp8k819F391uWasTJrHACtYdaP4PHSNBB-cRWeWt8Yvai9XZkabBbsZPt2j0N3ZVEJjIRDFzbuRmwb4y92KSqCPAvxt1cyqE9fioLA8A,,&typo=1]


382 NE 191st St #92150
Miami, Florida 33179-3899
Main: 305-900-2001 | Direct: 978.294.9429

wi...@dotcms.com | https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fdotcms.com&c=E,1,QTrhPzSFnmwT238BHQP4NhE4kkHQ-FG1WhfentgdHzV58rOIi_b1L4XdeO8Qb8aoYoqOkIrCuys6Hb1MOgQPND7x8YkAjkNGBGBoQpVj8oJlXJMRpJJY-lXUMw,,&typo=1<https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fwww.dotcms.com%2f&c=E,1,A7qgiPXjJ4Rs3ViJxnsAbuICiSwWA67FgpIdkgI83MDRCBHNsOC4RgDAPsl4rnvKKiNwPV43oDrzPiCmluU5L-mjZnWwBV7L7V1ELAUwv_Pm4GFWkzn5qPeLKw,,&typo=1>


--
https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fdotcms.com&c=E,1,Dn4kmqAZP2lEy6s7UOa-AooBi_5XWlefjVRLDRIWzVwmoavEsBvbed9qvxpcylPN8WRFL_lHsW0eARhKix2gKUY_-D-TsI9i0lFtMxsICf1MJD6qER4DVA,,&typo=1<https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fdotcms.com&c=E,1,GBCkTNpNJ_1CO7HMb0uMLxipbSczcmvftyOHpF3q9lyn9yy4KVrTnzIpgOcdf_wvuAnQVzivd-gEA2JuS2_QSb9sWBDBHDKBa48z9XsQ--A2v3SB_dg,&typo=1> - Open Source Java Content Management


---
You received this message because you are subscribed to the Google Groups "dotCMS User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dotcms+un...@googlegroups.com.

To view this discussion on the web visit https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fgroups.google.com%2fd%2fmsgid%2fdotcms%2ffd4aefa7-e384-4cbc-ade1-c43a00736f7en%40googlegroups.com&c=E,1,9lFyER4tcdkGXGbrgCe-K0Em2PdOx88e2kEYCokzY6MKHLV53PJLisadxnHDRxymWT9zzJp1OYH6A37qJYkmnWtxzzQTI3cfr1sYoAr8WMr028_ijPuzuA6Lpg,,&typo=1<https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fgroups.google.com%2fd%2fmsgid%2fdotcms%2ffd4aefa7-e384-4cbc-ade1-c43a00736f7en%2540googlegroups.com%3futm_medium%3demail%26utm_source%3dfooter&c=E,1,3dJYA-u6a4mwQZJyIuPb3rz2yK6nRIRodQrl6HX5gMmyO9Q-687NAdO5xeN6zNC4acxPp6KhcER4wBHPR8e3SnlpBw2x4_PnfbavvEdAWEynBWksa_PA&typo=1>.

--
https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fdotcms.com&c=E,1,uDCeW_-NraJRevVKuQsD6lO2hgtywxX2bFAA2rUjug573kPOpKyI8-3pcCUq_jWzOH7-kpE7SWA1MYMbCx-8RUONPkaNabY_EA2fnabOhAxkIw,,&typo=1<https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fdotcms.com&c=E,1,fRHNe20653asjD4vyeYq8jPMsc_HEPwJ-9UPGJ6Rgc5qOyFYlGYQoAil233FtMA0E3mZEwMfq3wjxbVSOk7bZvIXkwrm1bzfgUsW0nHPQiOWHKn6flC4&typo=1> - Open Source Java Content Management


---
You received this message because you are subscribed to the Google Groups "dotCMS User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dotcms+un...@googlegroups.com<mailto:dotcms+un...@googlegroups.com>.

To view this discussion on the web visit https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fgroups.google.com%2fd%2fmsgid%2fdotcms%2f98e809ee-a7fd-49b9-8f5b-fef444603889n%40googlegroups.com&c=E,1,99k1FvVBDFVzbHYz3g8ryHQDXuHfmscjThmmTD8VNyV6TaywRG9OUOX5fSUM5UgXxYx6h-ThpXYpbSnD8S4R59-Meb_-O0W8LXJYkch9wVA,&typo=1<https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fgroups.google.com%2fd%2fmsgid%2fdotcms%2f98e809ee-a7fd-49b9-8f5b-fef444603889n%2540googlegroups.com%3futm_medium%3demail%26utm_source%3dfooter&c=E,1,O-TgHUTo8kz9XkSeQ938QqU5Bna7-_G2yDyK2lm1BX_CCt7mRTpzdmoR09Sr_sHPn1SfURu7NKm8Sg-r0ylgXaP4mkt9keQVAGpvHhrFDt5DFA,,&typo=1>.

--
https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fdotcms.com&c=E,1,iRUNGv27Qyd8v2VnrEGO7BSMTwG8DtrlX9NhfudlXRpcfK1DGNrcvCe3I5hpMNbBXf8CMZ9kHp6lZAt8O0DyDMAoYDgCZFf3w_RzRrIlhQ,,&typo=1 - Open Source Java Content Management


---
You received this message because you are subscribed to the Google Groups "dotCMS User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dotcms+un...@googlegroups.com.

To view this discussion on the web visit https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fgroups.google.com%2fd%2fmsgid%2fdotcms%2f1628175135275.52281%40gettysburg.edu.&c=E,1,83oHTdaZ09PSaS2PBjnREbs5GpyCm_gMv6voUuj67KGsViugZrOBgRbNbW8VJYhfGBAQIL1H5kk_9yp5lio7cry0nkZgYr9H2fPfOBRdmS4,&typo=1

Mark Orciuch

unread,
Aug 16, 2021, 11:04:29 AM8/16/21
to dotCMS User Group
Sorry for late response. Yes, I was testing with .hosts file override and it would NOT work. Once I went live with this, everything works as per everyone's suggestions. Thanks again for all the help.
Reply all
Reply to author
Forward
0 new messages