You are not logged in.
Hello There,
Running GLPI 10.0.2
I need help to redirect site.com/glpi ---> site.com only.
I also see on GLPI GUI, under General Setup - URL of the application = site.com/glpi
So if you guys can help me out here will be greatly appreciated.
Thank you!
Last edited by rcastillo (2022-10-28 07:14:21)
Offline
Hi, i just modify my apache vhost config :
<VirtualHost *:80>
ServerName my.server.fr
Redirect permanent / https://my.server.fr/glpi
DocumentRoot "c:/wamp/www/glpi"
Manger un castor, c'est sauver un arbre.
Quand on est mort, on ne sait pas qu'on est mort ; c'est pour les autres que c'est difficile. Quand on est con, c'est pareil !
Offline
Can someone redo this <VitrtualHost> script with Centos/Linux and not from a windows machine?
I'm still getting error. Please do it from a :443 method too.
Last edited by rcastillo (2022-10-27 23:25:41)
Offline
I have solved this and now closing.
Thank you,
Rudy
Offline