[Noisebridge-discuss] noisebridge.net SSL cert
Andy Isaacson
adi at hexapodia.org
Wed Feb 3 19:35:19 UTC 2010
On Tue, Feb 02, 2010 at 01:37:46PM -0800, Brian Ferrell wrote:
> In that case, perhaps someone can add these lines to .htaccess to
> forward the rest of the non-www traffic?
>
> RewriteCond %{HTTP_HOST} ^noisebridge.net [NC]
> RewriteRule ^(.*)$ https://www.noisebridge.net/$1 [R=301,L]
Can you give an example of a URL that is not handled by the current
rewrite setup? AFAICS every URL with "//noisebridge.net" in it already
gets 302'd over to "https://www.noisebridge.net".
-andy
More information about the Noisebridge-discuss
mailing list