07-31-07 12:19 PM
> thnx for your reply. I have gone through info centre.
> But all examples have used ibm.portal.home. In my
> case i have used my own home page, name like
> test.portal.home. I know, I can go and change the
> position in Administration--> Manage pages. But I do
> want to do same in xmlaccess file. kindly help me.
Err... what? All of _which_ examples have used ibm.portal.home? Did you lo
ok at redirect.login in the link that I sent you? If you give the page that
you want to view a friendly URL, you can redirect the user to that page.
And please don't use "thnx" and "pls" in your questions.
http://catb.org/~esr/faqs/smart-que....html#writewell
redirect.login = (true)
Turns on user-defined redirection after successful login. If a URL has been
specified under redirect.login.url, that URL is used as the URL for the redi
rection. If no URL is specified, the portal determines the default page for
the current user and se
nds a redirect to that page in the protected portal area.
redirect.login.url [optional] = <none>
Specifies the URL for redirection after successful login. If no URL is speci
fied, the portal determines the default page for the current user and sends
a redirect to that page in the protected portal area.
[ Post a follow-up to this message ]
|