RH 9 Server configuration

Pàgina inicial
Adjunts:
Missatge com a correu electrònic
+ (text/plain)
Delete this message
Reply to this message
Autor: devin rankin
Data:  
Assumpte: 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