RH 9 Server configuration
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Ce message fait partie du fil suivant :
Arborescence complète du fil triée par date
Eldric à
2004-01-15 22:53
Kevin Brown à
2004-01-15 23:13
Attachements:
Message en tant que courrier électronique
(text/plain)
Auteur:
devin rankin
Date:
2004-01-15 23:10
UTC
Sujet:
RH 9 Server configuration
Your using Apache for your web server?
If so, you need to add
UserDir /home/*/
to the Apache config file. This will direct any requests for
www.yoursite/~username
to the home directory of that user.
Devin