Jour : 2 janvier 2019

Ajouter Expires headers sur Ubuntu
2 janvier 2019 Linux

Ajouter Expires headers sur Ubuntu

Comment ajouter l’expire header sous Ubuntu avecApache2 : Editer votre fichier httpd.conf The module ‘mod_expires’ must be activated Ajouter la…

phpMyAdmin not found after installation
2 janvier 2019 Linux

phpMyAdmin not found after installation

Je partage avec vous la solution : Create a link /var/www sudo ln -s /usr/share/phpmyadmin /var/www/ sudo nano /etc/apache2/apache2.conf Then…

Symfony 3 La traduction
2 janvier 2019 Symfony 3

Symfony 3 La traduction

Concernant la traduction il est très facile, il existent de nombreuses méthodes , en voici une : exemple.html.twig : <p{{…