[Modules] mod_gnutls and domains without its settings

Davide Mirtillo davide at ser-tec.org
Wed Aug 4 04:29:27 EDT 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Il 03/08/2010 22:40, Jake ha scritto:
> On 8/3/2010 5:51 AM, Davide Mirtillo wrote:
>> <VirtualHost_default_:443>
>>          RewriteEngine On
>>          RewriteCond %{HTTPS} ON
>>          RewriteRule (.*)http://%{HTTP_HOST}%{REQUEST_URI}
>> </VirtualHost>
>>    
> First, I've just managed to set up my SSL certs, but I really know very
> little.
> 
> I did find, however, that _default_ did not work for me, I had to use
> the server's network IP.
> 
> Also, what about something like this:
> 
> RewriteEngine On
> RewriteCond %{SERVER_PORT} 443
> RewriteRule ^(.*)$ http://www.yourdomain.com/$1 [R,L]

Replacing _default_ with the network ip seems to work, but with both
your rewrite rule and mine i am now getting this error from the browser:

ssl_error_rx_record_too_long

I'll try and investigate this further on both server and client side logs.

Sorry if i replied you personally but seems like Thunderbird doesn't
like this mailing list.

- -- 
Davide Mirtillo
EV Network, Via Emilio Salgari 14/e
31056 Roncade (TV), Italy
Phone/Fax +390422798184 VAT IT02443090267
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkxZJOcACgkQKhoNWaTioeaSLwCfWfIGzXXD0X3dBn81r1MXaTJ5
/ocAoInatrVwAkrDDNSXpAR66XGHkSv4
=JiOx
-----END PGP SIGNATURE-----


More information about the Modules mailing list