[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Apache and users?



Durham, Kenneth J wrote:
> 
> I was wondering if anyone knew if there was a way to remove
> the ~ before the username when accessing users web pages.

This is just a guess, but you could create a link to the user's directories
under Apache's document root. That should allow you to get there through
both:
  http://servername/~username
and:
  http://servername/username
I presume you can turn off the option of serving user's home directories
automatically.


~Mike



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]