Code review comment for lp:~gesha/linaro-license-protection/non-standart-http-port

Revision history for this message
Данило Шеган (danilo) wrote :

Uhm, I forgot ? after the second group:

         RewriteCond %{HTTP_HOST} ^([^\:]*)(\:.*)?$
         RewriteRule .* - [E=CO_DOMAIN:%1]

This should work for port 80 as well.

« Back to merge proposal