Hi Team,
I add domain name to my server i.e. www.abc.com
Now what is happening when I type www.abc.com it's open white screen and when I typed www.abc.com/rajat/login.aspx it open login screen..
I need help here, when someone type www.abc.com then it open login screen.
Thanks,
Rajat Agrawal
Hi Rajat, I just did this yesterday so its fresh, the link to:
https://success.outsystems.com/Support/Enterprise_Customers/Maintenance_and_Operations/OutSystems_Platform_SEO_Friendly_URLs
That Eduardo shared will have all the info but what you need is the option for Site Rules List:
Set base URL to: www.abc.comIgnore locale (leave blank)Set Root Application to: Rajat
Hope this works.
Andre
Hello Rajat.
Everything you need to set SEO rules and redirect from the domain name to a login page is here:
You have to use the Site Rule and map the domain URL to an app.
You can take a look here: https://www.outsystems.com/forums/discussion/22007/how-to-write-seo-urls-in-an-app-using-multiple-espaces-without-using-the-espace-n/
May be necessary to change the App Pool (in IIS) of the site.
Cheers.
Hi Eduardo,
Let me check the document but my license is on cloud so I don't have access of IIS.
Rajat
Thank You Eduardo & Andre for your help.