[horde] Horde 4.0 + Register_globals ON
Baptiste Bauer
baptiste.bauer at epsmd-aisne.fr
Thu Jul 7 09:58:40 UTC 2011
Thank you, yes i know my horde setup ^^
I just demanded if /etc/apache2/apache2.conf is a good file to write this command.
( I am a beginner, and I believe (not sure) there is another file for customs parameters ?
=> on sites-enabled/000-default ? on /etc/apache2/httpd.conf ( which is actually empty)
Or
Other ?
Thank you for your help.
-----Message d'origine-----
De : Reindl Harald [mailto:h.reindl at thelounge.net]
Envoyé : jeudi 7 juillet 2011 11:38
À : horde at lists.horde.org
Objet : Re: [horde] Horde 4.0 + Register_globals ON
Am 07.07.2011 11:39, schrieb Baptiste Bauer:
> I tryed on /etc/apache2/apache2.conf
>
> <Directory "/var/www/hordemoi">
> php_admin_flag register_globals off
> </Directory>
>
> That's works !
>
> I used a .htacess cause I read it on many forums :/
the problem with most forums is that the users often do not understand what they recommend and most time posting things they read somewhere and never tried
> There is a better file to configure
> <Directory "/var/www/hordemoi">
> php_admin_flag register_globals off
> </Directory>
yes there where your horde is configured you should know your setup!
normally you should have a single configuration file for each apache-vhost and configure <Directory> inside the vhost
More information about the horde
mailing list