Hi,
Solved :-)
Actually the problem was not in this dashboard new rule, the problem was in
one of the previous rules that was skipping my new rule in some cases.
So after I changed the rule order the final solution is:
RewriteCond %{HTTPS} !=on
RewriteRule ^/dashboard$ https://%{HTTP_HOST}/dash
see what happens.
Thanks again
--
Best Regards,
Felipe Roman
LinkedIn http://au.linkedin.com/in/feliperoman
ule ^/dashboard$ https://%{HTTP_HOST}/dashboard [R=301,L]
> On 16/04/2013 7:58 AM, "Felipe Roman" wrote:
>
>> Hi,
>>
>> I'm trying to configure a specific application (developed in
>> Python/Django) to run only through HTTPS, what I need is redirect a
>&
st Regards,
Felipe Roman
LinkedIn http://au.linkedin.com/in/feliperoman