RH 9 Server configuration

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: devin rankin
日付:  
題目: 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