URL: https://linuxfr.org/forums/linux-debian-ubuntu/posts/deux-machines-et-deux-serveurs-connect%C3%A9s Title: Deux machines et deux serveurs connectés Authors: geekubuntu Date: 2008年06月10日T14:58:41+02:00 Tags: Score: 0 Holé, Je posséde un ndd en ip fixe derrière une freebox en mode routeur, et j'aimerais faire pointer l'alias radio.monsite.org sur une deuxième machine. J'ai donc suivi ceci: [http://www.linux-nantes.org/Deux-serveurs-web-chez-soi-Rever(...)](http://www.linux-nantes.org/Deux-serveurs-web-chez-soi-Reverse.html) et j'ai cette erreur: [Sun Jun 08 19:57:40 2008] [error] proxy: ap_get_scoreboard_lb(0) failed in child 1613 for worker [http://192.168.0.15/](http://192.168.0.15/) [Sun Jun 08 19:57:40 2008] [debug] proxy_util.c(1678): proxy: initialized plain memory in child 1613 for worker [http://192.168.0.15/](http://192.168.0.15/) [Sun Jun 08 19:57:40 2008] [debug] proxy_util.c(1778): proxy: initialized single connection worker 0 in child 1613 for (192.168.0.15) dans les logs de la machine 1 (principale). J'ai essayé aussi avec une adresse no-ip unique pour la deuxième machine, configurée comme ceci pour la première machine: ProxyRequests Off (...) ServerName webradio02.no-ip.org ProxyPass / [http://192.168.0.15/](http://192.168.0.15/) ProxyPassReverse / [http://192.168.0.15/](http://192.168.0.15/) ServerName www.webradio02.no-ip.org ProxyPass / [http://192.168.0.15/](http://192.168.0.15/) ProxyPassReverse / [http://192.168.0.15/](http://192.168.0.15/) et sur la deuxième machine: ServerName webradio02.no-ip.org DocumentRoot /home/toto/heberg DirectoryIndex index.html index.php Options Indexes Includes FollowSymLinks MultiViews ExecCGI AllowOverride All Order allow,deny Allow from all et donc là ya une erreur 403 forbidden... j'ai manqué quoi? ++

AltStyle によって変換されたページ (->オリジナル) /