In apache, use mod-rewrite to redirect all requests to the site with the 
certificate.

<VirtualHost *>
        DocumentRoot /wwwroot
        ServerName xxxxxx.com
        RewriteEngine On
        RewriteRule ^ http://www.xxxxxx.com/
</VirtualHost>


>I set up my secure sites to automatically redirect to
>www.domain.com when someone comes to my site
>using just domain.com. Alternatively, you can hard
>code the links or forms that take you your secure
>pages to use the www.domain.com version.
>
>Stefan
>
>At 10:58 PM 7/20/2004, you wrote:
>>We have a security certificate up for <http://www.xxxxx.com/>www.xxxxx.com 
>>which works fine. Now if you go to <http://xxxxx.com/>http://xxxxx.com   a 
>>message comes up saying that there is an issue with the certificate. 
>>Bascially the certificate is for <http://www.xxxx.com/>www.xxxx.com  Does 
>>anyone know a way not to get that message up without having to purchase a 
>>certificate for <http://xxx.com/>http://xxx.com
>>
>>If you want the site information I can give it off list so you can see, 
>>but I didn't want to spam you all with the site.
>>
>>Sincerely
>>
>>Michael Dittbrenner
>>
>>****************************************
>>Educational Directories Unlimited, Inc.
>>
>>Michael Dittbrenner
>>Programmer
>><http://www.studyabroad.com/>http://www.StudyAbroad.com
>>http://www.GradSchools.com
>>A service of EDU, Inc... 
>><http://www.edudirectories.com/>http://www.EDUdirectories.com
>>A partner of EDU Internet Strategies: 
>><http://www.eduinternetstrategies.com/>http://www.EDUInternetStrategies.com/
>>
>>[Phone]  610-499-9200
>>[Fax]    610-499-9205
>>[E-mail] [EMAIL PROTECTED]  or [EMAIL PROTECTED]
>>
>>
>>
>>________________________________________________________________________
>>TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>
>=====================================================
>Database WebWorks: Dynamic web sites through database integration
>http://www.DatabaseWebWorks.com 
>________________________________________________________________________
>TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf


Bill Conlon

To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306

office: 650.327.2175
fax:    650.329.8335
mobile: 650.906.9929
e-mail: mailto:[EMAIL PROTECTED]
web:    http://www.tothept.com

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to