On 07 Jan 2014, at 12:34, Jörg Sitek <[email protected]> wrote:

> Hallo liebe OTRS Gemeinde,
>  
> wir haben hier bei uns das aktuelle OTRS unter Windows Server 2008 R2 mit IIS 
> 7 im Einsatz. Zusätzlich findet über einen apache2 (Debian Squeeze) Server 
> SSL Offload statt mit Hilfe der Proxy Funktion. Nun besteht das Problem, dass 
> bei bestimmten Anfragen die URL umgeschrieben wird, was in OTRS zu einem 
> Fehler führt.
>  
> Beispiel:
>  
> Proxy (falsch)
> https://support/otrs/customer.pl?Action=CustomerTicketOverview%3bSubaction=MyTickets
>  
> otrs lokal (richtig)
> http://otrs02/otrs/customer.pl?Action=CustomerTicketOverview;Subaction=MyTickets
>  
> Kennt jemand von euch das Problem und konnte es lösen?

Hallo,

schaue Dir doch mal die Option nocanon der Direktive  ProxyPass an 
(http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxypass) an.
Evtl. ist Dein Problem damit gelöst.

-Roy

-- 
Roy Kaldung
e-mail: [email protected]




Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

---------------------------------------------------------------------
OTRS mailing list: otrs-de - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs-de
To unsubscribe: http://lists.otrs.org/mailman/listinfo/otrs-de

Antwort per Email an