[symfony-users] Fermeture de site pour MEP

2010-01-20 Thread Eric Catinat
Bonjour,

Je cherche un moyen de fermer un site pendant une mise en prod.
Est-ce possible en ajoutant directement une commande dans setting.yml
ou routing.yml de rediriger vers une page fixe ?

Merci d'avance,
Eric.
-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.




Re: [symfony-users] Fermeture de site pour MEP

2010-01-20 Thread Tugdual SAUNIER
Bonsoir,

Avez vous pensé à :
./symfony project:disable frontend prod
?

Tugdual SAUNIER


Le 20 janvier 2010 11:11, Eric Catinat  a écrit :

> Bonjour,
>
> Je cherche un moyen de fermer un site pendant une mise en prod.
> Est-ce possible en ajoutant directement une commande dans setting.yml
> ou routing.yml de rediriger vers une page fixe ?
>
> Merci d'avance,
> Eric.
>
-- 

You received this message because you are subscribed to the Google Groups "symfony users" group.

To post to this group, send email to symfony-us...@googlegroups.com.

To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.



Re: [symfony-users] Fermeture de site pour MEP

2010-01-21 Thread Eric Catinat
Oui j'y ai pensé. J'ai d'ailleurs configurer mon fichier setting.yml
de mon application avec l'attribut check_lock: on et vider le cache.
Malgré cela, j'ai toujours accès à mon site...

Merci,
Eric.

Le 20 janvier 2010 18:16, Tugdual SAUNIER  a écrit :
> Bonsoir,
>
> Avez vous pensé à :
> ./symfony project:disable frontend prod
> ?
> 
> Tugdual SAUNIER
>
>
> Le 20 janvier 2010 11:11, Eric Catinat  a écrit :
>>
>> Bonjour,
>>
>> Je cherche un moyen de fermer un site pendant une mise en prod.
>> Est-ce possible en ajoutant directement une commande dans setting.yml
>> ou routing.yml de rediriger vers une page fixe ?
>>
>> Merci d'avance,
>> Eric.
>
> --
> You received this message because you are subscribed to the Google Groups
> "symfony users" group.
> To post to this group, send email to symfony-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en.
>
>
-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.