2751 shaares
Aha pwned
la barre des marques pages verticalement sur le côté droit
Mouais presque ce que je veux
Mouais presque ce que je veux
liste de flux rss si besoin est
un tuto pour monitorer des serveurs par sms, a voir si les sms google calendar fonctionnent encore ?
pour mon velo "petit maman"
pour se debarrasser des moustiques
a essayer
a essayer
une recette a essayer
pour nettoyer windows 10, pour mes nouveaux jouets
tuto pour utiliser wallabager V2 avec framabag
Utiliser un bracelet connecte
objectif marathon ?
objectif marathon ?
une carte des eclairs, updatee en temps reel
Limite geographiquement pour le moment
Limite geographiquement pour le moment
Pour faire du sport facilement
a utiliser
a utiliser
Pour se débarrasser des fruit flies
a tester
a tester
Un logiciel de todo multiplatform, a eventuellement investiguer
Pour pouvoir utiliser kriss feed dans le user directory:
Today I wanted to give my users possibility to test their PHP scripts, but without all the fuss with creating virtual hosts for each one of them. My first and obvious choice was userdir – user creates public_html directory in his home dir, puts there files, and those files are accessible via http://servername/~username/ URL. To enable this behavior you only have to enable userdir module (a2enmod userdir), and remember to set correct permissions to the userdir (chmod +x $HOME) and public_html (chmod 755 $HOME/public_html). I did this, and everything was working fine, except PHP scripts – browser wanted to download them instead of displaying proper processed content. It appeared that apache in Debian has by default PHP disabled for userdirs. To enable scripting in this dirctory, open file /etc/apache2/mods-enabled/php5.conf, find that piece of code:
<IfModule mod_userdir.c>
<Directory /home/*/public_html>
php_admin_value engine Off
</Directory>
</IfModule>
and disable it, either by deleting or by commenting it out (precede each line with # sign). You can also change php_admin_value engine setting to On, but if you do that, you will be unable to turn off PHP engine in .htaccess files.
Today I wanted to give my users possibility to test their PHP scripts, but without all the fuss with creating virtual hosts for each one of them. My first and obvious choice was userdir – user creates public_html directory in his home dir, puts there files, and those files are accessible via http://servername/~username/ URL. To enable this behavior you only have to enable userdir module (a2enmod userdir), and remember to set correct permissions to the userdir (chmod +x $HOME) and public_html (chmod 755 $HOME/public_html). I did this, and everything was working fine, except PHP scripts – browser wanted to download them instead of displaying proper processed content. It appeared that apache in Debian has by default PHP disabled for userdirs. To enable scripting in this dirctory, open file /etc/apache2/mods-enabled/php5.conf, find that piece of code:
<IfModule mod_userdir.c>
<Directory /home/*/public_html>
php_admin_value engine Off
</Directory>
</IfModule>
and disable it, either by deleting or by commenting it out (precede each line with # sign). You can also change php_admin_value engine setting to On, but if you do that, you will be unable to turn off PHP engine in .htaccess files.
Pour ne pas ouvrir le lien dans shaarli dans une nouvelle fenetre mais un nouvel onglet
encore un site de meteo
Une emulation de windows 93 dans le navigateur