Redirecting to Login page in apache
Posted
by
Shailesh Sutar
on Server Fault
See other posts from Server Fault
or by Shailesh Sutar
Published on 2013-07-03T10:30:49Z
Indexed on
2013/07/03
11:07 UTC
Read the original article
Hit count: 249
I am working on OTRS where i want to set OTRS Login page on otrs.mydomain.com. I am having machine CentOS release 6.2 (Final).
Currently I am accessing it,using otrs.mydomain.com/otrs/customer.pl for customer login AND otrs.mydomain.com/otrs/index.pl for admin login.
I changed DocumentRoot to /opt/otrs but its not working as it should.
OTRS is installed in /opt/otrs/ I am using Apache Server version: Apache/2.2.15 (Unix). Now i am stuck.
© Server Fault or respective owner