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

Re: [cobalt-users] 2nd domain on same web dir



> AliasMatch ^/~([^/]+)(/(.*))? /home/sites/siteX/users/$1/web/$3
> AliasMatch ^/users/([^/]+)(/(.*))? /home/sites/siteX/users/$1/web/$3

You forgot to replace siteX by the real site number...

Manuel