> cnet wrote:
> Is there a way that I could remove the sign ' ~ '...
> 
> like :
> 
> http://www.mydomain.com/~user  to http://www.mydomain.com/user

If you _really_ want to, just change the script that creates users to
add a symlink from /home/httpd/html/$USERNAME to /home/$USERNAME and
configure apache to follow symlinks in /home/httpd

MSG


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to