OTRS hidden folder
Moderator: crythias
-
- OTRS superhero
- Posts: 682
- Joined: 29 May 2012, 22:47
- OTRS Version?: 6.0.24
- Real Name: Klaus Salazar
- Location: Perú
OTRS hidden folder
Hi, i need a help with my question and is this when i access to my otrs is by http://my.domain.com/otrs/customer.pl but i need hidden this folder or rename it for security; is this possible. I hope your help.
-
- OTRS wizard
- Posts: 359
- Joined: 24 Feb 2012, 03:58
- OTRS Version?: OTRS 6
- Real Name: Skullz
- Contact:
Re: OTRS hidden folder
by hidden, i assumed you just want to disable customer portal ?
the easy way is by redirect the customer portal back to agent portal..
check system configuration for CustomerPanelLoginURL
the easy way is by redirect the customer portal back to agent portal..
check system configuration for CustomerPanelLoginURL
Re: OTRS hidden folder
if you do not require the customer portal you can just delete bin/cgi-bin/customer.pl or try a chmod 000 for the file
"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
-
- OTRS superhero
- Posts: 677
- Joined: 15 Dec 2016, 15:13
- OTRS Version?: 3.x–6.0.x
- Real Name: Emin
- Company: Efflux GmbH
- Contact:
Re: OTRS hidden folder
Hello,
That way you‘ll need to redo this step every time you update your OTRS or run the permission script.
I like skullz’s way.
You can also copy the Apache config (no link) and disable it there.
— Emin
Professional OTRS & ((OTRS)) Community Edition services: efflux.de | efflux.de/en/
Free and premium OTRS add-ons: German | English
Free and premium OTRS add-ons: German | English
-
- OTRS superhero
- Posts: 682
- Joined: 29 May 2012, 22:47
- OTRS Version?: 6.0.24
- Real Name: Klaus Salazar
- Location: Perú
Re: OTRS hidden folder
Hi, i need that the path http://domain.com/otrs/index.pl will be http://domain.com/index.pl or http://domain.com/helpdesk/index.pl this is possible?