|
|
|
|
<IfModule mod_userdir.c> UserDir public_html </IfModule> <Directory /donnees/home/*/public_html> AllowOverride FileInfo AuthConfig Limit Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec <Limit GET POST OPTIONS PROPFIND> Order allow,deny Allow from all </Limit> <Limit PUT DELETE PATCH PROPPATCH MKCOL COPY MOVE LOCK UNLOCK> Order deny,allow Deny from all </Limit> </Directory>
ce n'est pas un probleme de droit ici. Il ne trouve pas la page. Regarde si tu as un fichier index.html (ou une autre extension valable) dans ton réperoire public_html.
@+ |
Salut,
403 - Forbidden 404 - Not Found apriori c'est un problème de droits en supposant que le répertoire perso d'utilisateur user se trouve dans /home affiche ls -l /home ls -l /home/user/*.htmllami20j |
Résultats pour configurer le HTTPD.conf pour userdir
Résultats pour configurer le HTTPD.conf pour userdir
Résultats pour configurer le HTTPD.conf pour userdir
Résultats pour configurer le HTTPD.conf pour userdir