Retourner au contenu associé (entrée de forum : apache 1.33: afficher l'url correspondant au nom de domaine ... comment?)
Posté par NeoX le 16 mars 2007 à 18:34. En réponse au message apache 1.33: afficher l'url correspondant au nom de domaine ... comment?. Évalué à 1.
< VirtualHost *> ServerAdmin webmaster@domaine.com ServerName www.domaine.com ServerAlias domaine.com DocumentRoot /home/user/public_html/domaine < Directory /home/user/public_html> Options Indexes FollowSymLinks MultiViews AllowOverride All Order allow,deny allow from all < /Directory> CustomLog /home/user/logs/domaine.log combined < /VirtualHost>
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: passage a apache 2
Posté par NeoX . En réponse au message apache 1.33: afficher l'url correspondant au nom de domaine ... comment?. Évalué à 1.
pour infos mon fichier virtualhost ressemble à ca
car un utilisateur peut avoir plusieurs SITE ou domaine (enfin chez moi en tout cas)