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

Re: [cobalt-developers] Follow-up on Mirroring SSL (Plus New Questions)



It worked!!!!  I had a little trouble at first because I couldn't get it to
work, but then I rebooted the server and it's working fine now.  Thanks for
all your help guys.  =)

The only problem that is left is the sub-domain redirecting idea that I had.
I think Jeff has convinced me that it is too complicated for my liking so
I'm thinking about contacting Cobalt and their programmers to see if they
can custom program something for me.

But I was also thinking...  shouldn't there be a way to configure something
like this in the DNS or conf settings?

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

I know that what I mentioned above wouldn't work, but it's just a suggestion
to any of you programmers out there.

Let me know if you have any ideas!

Michael


----- Original Message -----
From: Can-Host Networks - Félix C.Courtemanche <webmaster@xxxxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Thursday, May 18, 2000 9:16 PM
Subject: Re: [cobalt-developers] Follow-up on Mirroring SSL


> check in the /etc/httpd/conf directory, there should be a httpd.conf file.
>
> In there you must scroll down the file and find the specification for your
> virtual domain... in there... put the stated line.
>
> If you really have no idea on how this whole thing works, I suggest that
you
> ask to someone who know how apache works to do the job :)
> -----------
> [ Félix C.Courtemanche | Web Designer ]
> [ Head Designer | Co-Admin ]
> [ webmaster@xxxxxxxxxxxx ]
> [ Can-Host Networks | http://can-host.com ]
>
> -----Message d'origine-----
> De : Michael <michael@xxxxxxxxxxxxxxx>
> À : cobalt-developers@xxxxxxxxxxxxxxx <cobalt-developers@xxxxxxxxxxxxxxx>
> Date : 18 mai, 2000 20:32
> Objet : [cobalt-developers] Follow-up on Mirroring SSL
>
>
> >Hey...
> >
> >I figured out how to modify files using telnet so you guys can ignore
that
> >question.
> >
> >But I still cannot get the mirroring thing to work because the file that
> was
> >mentioned does not exist on my Raq3.
> >
> >> This is what we put on a raq2, on /etc/httpd/conf/httpd-ssl.conf:
> >>
> >> AliasMatch ^/([^/]+)(/(.*))? /home/sites/$1/web/$3
> >
> >Any suggestions as to where I would put that line of code on my Raq3?
> >
> >Thanks,
> >Michael
> >
> >
> >_______________________________________________
> >cobalt-developers mailing list
> >cobalt-developers@xxxxxxxxxxxxxxx
> >http://list.cobalt.com/mailman/listinfo/cobalt-developers
> >
>
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>