Le redirection3 ne toune pas non plus ?
raber

Le Mardi 1 Avril 2003 20:30, Troumad a �crit :
> Voici la r�ponse que j'ai avec tous mes serveurs sauf les redirections 1
> et 2 :
>
>
>   Forbidden
>
> You don't have permission to access / on this server.
>
> ------------------------------------------------------------------------
> Apache-AdvancedExtranetServer/1.3.27 Server at localhost Port 80
>
>
>
> Pourquoi?
> Tous mes syst�mes sont configur�s de la m�me fa�on....
> Les r�pertoires qui h�bergent des serveurs httpd ainsi que toute leur
> arborescence appartient � appache....
> Avant mon scratch, ceci marchait avec un autre fichier httpd. Mais, j'ai
> du reformater par partition / avec etc dedans....
> Voici un extrait de mon httpd.conf :
>
>
>
> ### Main Configuration Section
> ### You really shouldn't change these settings unless you're a guru
> ###
> ServerType standalone
> ServerRoot /etc/httpd
> #ServerName localhost
> #LockFile /etc/httpd/httpd.lock
> PidFile /var/run/httpd.pid
> ScoreBoardFile /etc/httpd/httpd.scoreboard
> ErrorLog logs/error_log
> LogLevel warn
> ResourceConfig /dev/null
> AccessConfig /dev/null
>
> NameVirtualHost 192.168.1.1
> <VirtualHost 192.168.1.1>
> DocumentRoot /home/ftp/html
> ServerName bd
> </VirtualHost>
>
> NameVirtualHost 127.0.0.1
> <VirtualHost 127.0.0.1>
> DocumentRoot /home/bs/Troumad
> ServerName localhost
> </VirtualHost>
>
> NameVirtualHost *
> <VirtualHost *>
> DocumentRoot /home/geii/public_html
> ServerName redirection1.fr
> </VirtualHost>
> <VirtualHost *>
> DocumentRoot /home/snalc/public_html
> ServerName redirection2.fr
> </VirtualHost>
> <VirtualHost *>
> DocumentRoot /home/bs/Troumad
> ServerName redirection3.fr
> </VirtualHost>
>
>
>
>
> [... reste de l'httpd fourni par mdk 9.0 sans modif ...]
>
> ###
> ### Virtual Hosts
> ###
> # We include different templates for Virtual Hosting. Have a look in the
> # vhosts directory and modify to suit your needs.
> #Include conf/vhosts/Vhosts.conf
> #Include conf/vhosts/DynamicVhosts.conf
> #Include conf/vhosts/VirtualHomePages.conf
>
> [... reste de l'httpd fourni par mdk 9.0 sans modif ...]

-- 
Bernard RAGNI   
College Roquecoquille   
av De Coubertin
13160-CHATEAURENARD

Vous souhaitez acquerir votre Pack ou des Services MandrakeSoft?
Rendez-vous sur "http://www.mandrakestore.com";

Répondre à