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

[cobalt-developers] Domain mappings on RAQ3



This is on a RAQ3

I have www.secure.com (the secure domain that I have setup)

I want
www.secure.com/client -> to point to -> www.client.com/secure

This is not on a logical domain level but on a physical level - so that CGI's in the
www.client.com/secure directory can be run securely

I used to add a ScriptAlias setting in the httpd.conf file but I think the RAQ solution will be different

Basically what i am trying to solve - is that I don't want to put all secure documents physically under the one secure site folder... so is there a way to solve this?

thanks
gareth