Dear group,

I hope you can help me get an idea about where to search for a solution to 
my problem;
The application I developed displays a login-form on the start page. When 
the user successfully
logs in, the Django view returns a HttpResponseRedirect object to the 
members area view (views
protected by the @login_required decorator).

The webpage works well an all major browser (Firefox, Chrome, Safari, IE 8 
- 11). However, if 
the Internet Explorer is located on a client computer behind a proxy (or 
using an anonymous surfing
VPN tunnel),  a "Internet Explorer cannot display this webpage". Firefox, 
Chrome, and Safari are all 
running fine behind the same proxy. Unfortunately, it is important that 
users can access the webpage
using IE behind a proxy.

Does anyone have an idea, what the problem could be or how to get rid of 
it? Since I have no clue,
where to start looking for a solution, I'll be posting "configuration on 
demand" :-)

Thanks a lot in advance to all of you,
  Ludwig

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/02f0cf3b-0fd5-499d-a070-ef61f1f6e701%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to