Trouvé ici: http://drupal.org/node/134439 Activer le mod_rewrite a2enmod rewrite AJouter ces lignes dans le fichier de config du site (ici : /etc/apache2/sites-available/default ) : AllowOverride all RewriteEngine on RewriteEngine on RewriteCond %{HTTP_HOST} ^(.+\..+)$ [NC] RewriteCond %{HTTP_HOST} !^.+\..+\..+$ [NC] RewriteRule ^(.*)$ http://www.%1/$1 [L,R=301] RewriteCond %{HTTP_HOST} ^(.*)$ [NC] RewriteRule ^files/(.*)$ sites/%1/files/$1 [L] RewriteRule ^files/(.*)$ sites/%1/files/$1 [L] RewriteCond %{REQUEST_FILENAME} [...]

Trouvé ici: http://serbiancafe.wordpress.com/2006/10/20/apaches-proxypass-on-ubuntu/   Activer le mod_proxy : # a2enmod proxy Créer un nouveau fichier de configuration de site dans  /etc/apache2/sites-available , appelez le metak (vraiment pour faire plaisir à l’auteur…) : NameVirtualHost *<Virtualhost *>DocumentRoot "/var/www/metak"ServerName localhostServerAdmin support@mycompany.comDirectoryIndex index.html index.phpProxyRequests On ProxyPreserveHost On ProxyVia full <proxy> Order deny,allow Allow from all </proxy> ProxyPass / http://www.metak.com [...]

Replay… Problème d’installation.   Warning It is recommended that you enable mime-magic or the fileinfo extention, you can get fileinfo here. http://us2.php.net/manual/en/ref.fileinfo.php Sometimes it is not possible to get these functions running, so you can still use Relay and file types will be assumed by file extension.   D’abord trouvé ça : http://life.lapin-blanc.net/blog/keyes/2007/08/30/faire-fonctionner-lextension-fileinfo C’était a [...]

Source : Ici apt-get install openssl apt-get install libauthen-pam-erl apt-get install libio-pty-perl apt-get install libmd5-perl dpkg -i  libnet-ssleay-perl   Récupérer Webmln dpkg -i webmin_*_all.deb