Bjr,
Suite à l'installation du serveur web. Qui tourne sur une distribution Fedora Core 3 avec Apache 2 Actuellement fonctionnelle.
Je rencontre un problem de rectrition. visible via le navigateur web..
Code :
- Forbidden
- You don't have permission to access /evian on this server.
- Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
- Apache/2.0.52 (Fedora) Server at 134.64.200.21 Port 80
|
Apres rectification des droits sur les dossier
/home
/home/evian/
/home/evian/public_html/
chmod a+x
je rencontre toujours le même soucis..
j'ai fais plusieurs recherche sur le net je n'ai toujours pas reussir a resoudre mon probleme
Mais en ayant deplacer le dossier evian dans /www/
Code :
- [root@localhost www]# ls
- cgi-bin error html icons manual evian usage
- [root@localhost www]# ls -l
- total 52
- drwxr-xr-x 2 root root 4096 oct 15 2004 cgi-bin
- drwxr-xr-x 3 root root 4096 avr 21 18:58 error
- drwxr-xr-x 3 root root 4096 jun 3 17:09 html
- drwxr-xr-x 3 root root 4096 avr 21 18:58 icons
- drwxr-xr-x 13 root root 4096 avr 21 18:58 manual
- lrwxrwxrwx 1 root root 25 mai 25 11:33 evian -> /home/evian/public_html
- drwxr-xr-x 2 webalizer root 4096 jun 2 04:02 usage
- [root@localhost www]# chmod a+x evian/
- [root@localhost www]# cd html/
- [root@localhost html]# ls
- img index.php evian phpinfo.php
- [root@localhost html]# chmod a+x evian/
|
Sinon concernant mes fichier log..
access_log
error_log
Eventuellement estce que mon probleme pourrait venir du faite que :
lrwxrwxrwx 1 root root 25 mai 25 11:33 evian -> /home/evian/public_html
soit en root?.
lien sur le fichier httpd.conf apache.
Fichier Httpd.conf