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

Re: [cobalt-users] RAQ4 users web page not served



> http://www.domain.com/~usera serves a webpage
> http://www.domain.com/users/usera does not.
> 
> Can anyone suggest why this does not work on my RAQ4?

On the RaQ4 the following line is missing from each virutal host
entry in httpd.conf

AliasMatch ^/users/([^/]+)(/(.*))? /home/sites/site#/users/$1/web/$3

If you add the line http://www.domain.com/users/usera will then work.

Mike


> 
> Bassi
> 
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users