http://host.example.com/login.html?RequestedURL=

Moderator: crythias

Locked
jbtaylor79
Znuny newbie
Posts: 7
Joined: 05 Aug 2011, 08:42
Znuny Version: 3.0.9

http://host.example.com/login.html?RequestedURL=

Post by jbtaylor79 »

HELP!!
First, I apologize for the completely foolish mistake. I am pretty sure I checked a box without knowing the implications. Now when I try to access OTRS via

http://localhost/otrs/index.pl

I am redirected to

http://host.example.com/login.html?RequestedURL=

What did I check and leave unconfigured and how can I change it back?

Thanks for the assist,
James
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: http://host.example.com/login.html?RequestedURL=

Post by crythias »

You checked the LoginURL box in Frontend::Agent to set an alternative login page. You can remove this line from

otrs/Kernel/Config/Files/ZZZAuto.pm:$Self->{'LoginURL'} = 'http://host.example.com/login.html';
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
jbtaylor79
Znuny newbie
Posts: 7
Joined: 05 Aug 2011, 08:42
Znuny Version: 3.0.9

Re: http://host.example.com/login.html?RequestedURL=

Post by jbtaylor79 »

Thanks! you guys are F'n SHWEET!

-James
Locked