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

Re: [cobalt-developers] Mirroring SSL



Wont that allow a user to use a much bandwidht as he wants without leaving
stamps in his own access log? (is that a wayy that could be used by
customers to reduce their bandwidth...)?
-----------
[ Félix C.Courtemanche | Web Designer ]
[ Head Designer | Co-Admin ]
[ webmaster@xxxxxxxxxxxx ]
[ Can-Host Networks | http://can-host.com ]

-----Message d'origine-----
De : Ariel Manzur <punto@xxxxxxxxxxxx>
À : cobalt-developers@xxxxxxxxxxxxxxx <cobalt-developers@xxxxxxxxxxxxxxx>
Date : 17 mai, 2000 01:50
Objet : Re: [cobalt-developers] Mirroring SSL


>At 21:58 16/05/2000 -0400, you wrote:
>>Hello again...
>>
>>Just wondering if anyone has successfully figured out a way to mirror a
>>domain's contents to an SSL server.  This was talked about before in this
>>list and I'm just wondering if anyone ever got it to work.
>>
>>Something where https://ssl.com/yourdomain.com/ would be a mirror of
>>http://www.yourdomain.com/.
>
>This is what we put on a raq2, on /etc/httpd/conf/httpd-ssl.conf:
>
>AliasMatch ^/([^/]+)(/(.*))? /home/sites/$1/web/$3
>
>I don't know if it works with the domain, but http://www.ssl.com/site4/
>will show the files on /home/sites/site4/web
>In theory, http://www.ssl.com/www.site.com/ should show
>/home/sites/www.site.com/web
>
>Bye..
>
>Ariel.
>
>
>
>_______________________________________________
>cobalt-developers mailing list
>cobalt-developers@xxxxxxxxxxxxxxx
>http://list.cobalt.com/mailman/listinfo/cobalt-developers
>