[Fedora ] mise en place serveur Apache2 Httpd.conf

mise en place serveur Apache2 Httpd.conf [Fedora ] - Hardware - Linux et OS Alternatifs

Marsh Posté le 04-06-2005 à 01:51:29    

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 :
  1. Forbidden
  2. You don't have permission to access /evian on this server.
  3. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
  4. 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 :
  1. [root@localhost www]# ls
  2. cgi-bin  error  html  icons  manual  evian  usage
  3. [root@localhost www]# ls -l
  4. total 52
  5. drwxr-xr-x   2 root      root 4096 oct 15  2004 cgi-bin
  6. drwxr-xr-x   3 root      root 4096 avr 21 18:58 error
  7. drwxr-xr-x   3 root      root 4096 jun  3 17:09 html
  8. drwxr-xr-x   3 root      root 4096 avr 21 18:58 icons
  9. drwxr-xr-x  13 root      root 4096 avr 21 18:58 manual
  10. lrwxrwxrwx   1 root      root   25 mai 25 11:33 evian -> /home/evian/public_html
  11. drwxr-xr-x   2 webalizer root 4096 jun  2 04:02 usage
  12. [root@localhost www]# chmod a+x evian/
  13. [root@localhost www]# cd html/
  14. [root@localhost html]# ls
  15. img  index.php  evian  phpinfo.php
  16. [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

Reply

Marsh Posté le 04-06-2005 à 01:51:29   

Reply

Marsh Posté le 06-06-2005 à 15:30:47    

fais voir un ls -l /home/evian/public_html

Reply

Marsh Posté le 07-06-2005 à 03:36:37    

Code :
  1. [root@localhost ~]# ls -l /home/evian/public_html
  2. total 92
  3. drwxrwxr-x  2 evian evian 4096 jun  6 01:54 contact
  4. drwxrwxr-x  2 evian evian 4096 jun  6 01:54 develop
  5. drwxrwxr-x  2 evian evian 4096 jun  6 01:49 how
  6. drwxrwxr-x  3 evian evian 4096 jun  5 07:06 images
  7. -rw-rw-r--  1 evian evian 3597 jun  6 01:55 index.html
  8. -rw-rw-r--  1 evian evian  225 jun  5 07:05 info.txt
  9. -rw-rw-r--  1 evian evian 6204 jun  5 07:05 evian.css
  10. drwxrwxr-x  2 evian evian 4096 jun  5 07:05 sources
  11. drwxrwxr-x  2 evian evian 4096 jun  6 01:55 games
  12. drwxrwxr-x  2 evian evian 4096 jun  6 01:54 Portfolio
  13. drwxrwxr-x  2 evian evian 4096 jun  6 01:52 chous


Message édité par DDoS le 07-06-2005 à 03:37:11
Reply

Marsh Posté le 07-06-2005 à 08:41:43    

regarde voir les authorisations sur /home/evian, il doit y avoir le a+x pour que apache puisse entrer dans le repertoire.

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed