#1281: Forcing the url scheme to https is not possible
-----------------------------------------+----------------------------------
 Reporter:  sven.kretschm...@…           |       Owner:  david
     Type:  defect                       |      Status:  new  
 Priority:  normal                       |   Milestone:  1.0.4
Component:  request                      |     Version:  1.0.3
 Severity:  normal                       |    Keywords:       
Has_patch:  0                            |  
-----------------------------------------+----------------------------------

Comment(by david):

 Sure it would... if you can set e.g. {{{X-Forwarded-HTTPS}}} in Squid to
 "on", and use my above config to look up the value for
 {{{$_SERVER['HTTPS']}}} in {{{$_SERVER['HTTP_X_FOWARDED_HTTPS']}}} (that's
 the point of the {{{sources}}} parameter), that'll do the job for now.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1281#comment:3>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to