Le lundi 10 Mai 2004 23:01, Baptiste Mathus a �crit�:
> Salut � tous,
>
> Il me semble avoir lu un truc l� dessus il y a quelques temps, mais je ne
> parviens pas � retrouver un lien int�ressant.
>
> J'ai un serveur apache (2) qui tourne et je voudrais qu'en plus du
> r�pertoire /var/www accessible par http://localhost
>
> Je voudrais en gros que http://localhost/~bapt pointe sur
> /home/baptiste/WWW
>
> Je crois qu'il faut rajouter une directive "directory" dans la config
> d'apache, mais j'ai un doute...
>
> D'avance merci
> @++

UserDir WWW
UserDir disabled root

<Directory /home/*/WWW>
        AllowOverride FileInfo AuthConfig Limit
        Options Indexes SymLinksIfOwnerMatch IncludesNoExec
</Directory>

C'est ca non ? :)

Damien


-- 
Damien Raude-Morvan - DrazziB
GPG : 0x337C7EBB
WWW : www.drazzib.com
ICQ : 68119943
TEL : (+33) 06 08 80 36 98

Attachment: pgpbgqfxsPG9J.pgp
Description: signature

Répondre à