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

Re: [cobalt-users] Client nets without the ~ (Tilde) ??



> I am not a LINUX guru, but what about modifying the "RewriteRule" in the
> httpd.conf in order to also accept www.domain.com/username instead of
> www.domain.com/~username ?

You could easily do this, but this may cause conflicts with directories
within the site's /web directory. You also have to be careful about the
default rewrites: www.domain.com/admin, www.domain.com/siteadmin,...