Herunterladen Inhalt Inhalt Diese Seite drucken

Avaya 9620 Servicehandbuch Seite 161

Vorschau ausblenden Andere Handbücher für 9620:
Inhaltsverzeichnis

Werbung

RewriteCond %{REQUEST_URI} !^/CS-OAM/easy
RewriteCond %{REQUEST_URI} !^/CS-OAM/jsp
RewriteCond %{REQUEST_URI} !^/CS-OAM/images
RewriteCond %{REQUEST_URI} !^/CS-OAM/scripts
RewriteCond %{REQUEST_URI} !^/CS-OAM/action
RewriteCond %{REQUEST_URI} !^/CS-OAM/css
RewriteCond %{REQUEST_URI} !^/CS-OAM/vmmisc
RewriteCond %{REQUEST_URI} !^/CS-OAM/viewer
RewriteCond %{REQUEST_URI} !^/CS-OAM/help
RewriteCond %{REQUEST_URI} !^/icons
RewriteCond %{REQUEST_URI} !^/easy-logs
RewriteCond %{REQUEST_URI} !^/easy-clientsetup
RewriteCond %{REQUEST_URI} !^/easy-apachelogs
RewriteCond %{REQUEST_URI} !^/easy-tomcatlogs
RewriteCond %{REQUEST_URI} !^/easy-pbxs
RewriteCond %{REQUEST_URI} !^/IntegralMgmt
RewriteCond %{REQUEST_URI} !^/cocoon
RewriteCond %{REQUEST_URI} !^/96xx
RewriteCond %{REQUEST_URI} !^/[^/]+\.bin
RewriteCond %{SERVER_PORT} ^80$
RewriteRule ^/(.*) https://%{HTTP_HOST}/$1 [NC,R,L]
<IfModule !mod_proxy.c>
LoadModule proxy_module modules/mod_proxy.so
</IfModule>
<IfModule !mod_proxy_connect.c>
LoadModule proxy_connect_module modules/mod_proxy_connect.so
</IfModule>
<IfModule !mod_proxy_http.c>
LoadModule proxy_http_module modules/mod_proxy_http.so
</IfModule>
Die beiden blauen Zeilen müssen an die entsprechende Positionen eingefügt werden. Sie
definieren Ausnahmen von der Umleitung nach HTTPS für alle Dateien die mit "96xx"
beginnen bzw. im Route-Verzeichnis befindliche "*.bin" Dateien.
Nach der Änderung muss der Dienst "Apache2" gestoppt und gestartet werden.
Nutzung des HTTP-Servers unter AeM 4.0 und AeM 5.2
Ausgabe 1.2 Februar 2010
161

Werbung

Inhaltsverzeichnis
loading

Diese Anleitung auch für:

9620l96509650c96309640

Inhaltsverzeichnis