lore skrev:
> Alle 11:28, mercoledì 1 febbraio 2006, Vidar Tyldum Hansen ha scritto:
>> Aiaiai. This smells like trouble ;)
>> You are trying to force your users to use SSL I take it?
> 
> you got it...
> 
>> This won't work. What you want to do is create an index.php on the vhost
>> running on port 80 with the following contents:
>>
>> <?php
>> header("Location: httpd://mysite.com");
>> ?>
> 
> i've tryed to do that, but the DocumentRoot of http:/nydom.com is the same of 
> https:/mydom.com...so the connectin can loop...

Just have a different DocumentRoot for the http, you won't ever see that
site anyways.



Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to