[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RAQ4 users web page not served
- Subject: Re: [cobalt-users] RAQ4 users web page not served
- From: "Mike Fritsch" <mfritsch@xxxxxxxxxxxx>
- Date: Sun Feb 24 18:17:01 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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