I cannot find the file in which is specified the path for index.pl customer.pl installer.pl etc etc....
I mean, if i go to 127.0.0.1/otrs/index.pl how the system knows to go into /otrs/bin/cgi-bin?
and why a customer user can log in only from customer.pl and not also from index.pl? is it possible to change it?
Configure path for index.pl/customer.pl
Moderator: crythias
Configure path for index.pl/customer.pl
OTRS 3.1.6 on ubuntu with MySQL
Re: Configure path for index.pl/customer.pl
this is part of the apache config and needs to be changed in Sysconfig also.
Agents and Customers are split in two different frontends per design. There is no way to change it
Agents and Customers are split in two different frontends per design. There is no way to change it
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Configure path for index.pl/customer.pl
ok, i found it.jojo wrote:this is part of the apache config and needs to be changed in Sysconfig also.
is there any documentation about the split of agents and customers?
OTRS 3.1.6 on ubuntu with MySQL