Serveur apache et PHP

Rajoute
[fixed]Options All[/fixed] a <Directory /var/www/html>

Si ça ne marche pas je ne vois pas d’où ça peut venir.

pareil :’(

voilà pour mon httpd.conf si ça peut aider :confused:

Options SymLinksIfOwnerMatch AllowOverride None

Note that from this point forward you must specifically allow

particular features to be enabled - so if something’s not working as

you might expect, make sure that you have specifically enabled it

below.

This should be changed to whatever you set DocumentRoot to.

<Directory /var/www/>

This may also be “None”, “All”, or any combination of “Indexes”,

“Includes”, “FollowSymLinks”, “ExecCGI”, or “MultiViews”.

Note that “MultiViews” must be named explicitly — “Options All”

doesn’t give it to you.

Options Indexes Includes FollowSymLinks MultiViews

This controls which options the .htaccess files in directories can

override. Can also be “All”, or any combination of “Options”, “FileInfo”,

“AuthConfig”, and “Limit”

AllowOverride None

Controls who can get stuff from this server.

Order allow,deny
Allow from all

et sinon vous connaissez pas un bon tutoriel (anglais ou francais ca m’est egal) qui explique le principe de tout ca? (apache, reseau, et configuration apache)

Sur www.lea-linux.org ptêt ?

j’ai lu le tutoriel apache, ca aide a l’installation mais pas trouvé pour la configuration

http://lea-linux.org/reseau/apache_conf.html