Configurer le HTTPD.conf pour userdir
stephanie
-
lami20j Messages postés 21644 Statut Modérateur, Contributeur sécurité -
lami20j Messages postés 21644 Statut Modérateur, Contributeur sécurité -
Bonjour,
j'ai installer Apache1.3.26 sous debian,
Dans le httpd.conf il y a la ligne Userdir public_html:
Mais quand je tape http://localhost/~user il me renvoi une page 403.
pourtant le dossier /donnees/home/user/public_html à les droits 755
Merci de m'aider
j'ai installer Apache1.3.26 sous debian,
Dans le httpd.conf il y a la ligne Userdir public_html:
<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>
Mais quand je tape http://localhost/~user il me renvoi une page 403.
pourtant le dossier /donnees/home/user/public_html à les droits 755
Merci de m'aider
A voir également:
- Configurer le HTTPD.conf pour userdir
- Configurer un chromecast - Guide
- Configurer audacity pour enregistrer le son de l'ordinateur - Guide
- Configurer chromecast usine - Guide
- Configurer et restaurer - Guide
- Configurer chromecast wifi - Guide