Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Alexey Melnikov
robots.txt - you don't have permission to view this page.
January 31, 2013 2:47 AM
Answer

Alexey Melnikov

Rank: Junior Member

Posts: 37

Join Date: March 27, 2012

Recent Posts

Hi all.

Found strange thing in 6.1 CE GA2.
File robots.txt available for all authorized users, but for unautorized requests it is not avaialbe and shows error: "You do not have permission to view this page. "
I believe it is configuration mistake, but don't know where to find configuration for access to it.

Anyone knows where it is?
Alexey Melnikov
RE: robots.txt - you don't have permission to view this page.
February 2, 2013 12:20 AM
Answer

Alexey Melnikov

Rank: Junior Member

Posts: 37

Join Date: March 27, 2012

Recent Posts

Well, found the problem myself.

The problem is here: Portal settings -> General -> Default Landing page

I configured this setting to page which is not accessible to Guests. And permissions of default landing page was applied to url /robots.txt.
It's really unclear feature.

Seems for me it bug. Because help tip says:
This is the page that users are automatically redirected to after logging in. For example, if you want the default landing page to be http://localhost:8080/web/guest/login, then set this to /web/guest/login.

But guests are not logged in.