![]() |
mod_rewrite proxying
hello,
<VirtualHost 1xx.yy.zzz.aaa:40080> ServerAdmin host@test.com DocumentRoot /var/www/proxy # ErrorDocument 404 / ServerName proxy1 RewriteEngine On # RewriteCond %{HTTP_HOST} ^1xx.yy.yyy.aaa$ RewriteRule ^/(.*)$ https://%{HTTP_HOST}:44327/$1 [P] RewriteLog /var/log/proxy/40080.rewrite RewriteLogLevel 8 </VirtualHost> ich möchte einen host, mit einer bestimmten software, die keine https requests absetzen kann auf https umleiten, ciao CM²S |
proxy
mod_proxy geladen
Und aktiviert..... |
| Alle Zeitangaben in WEZ +2. Es ist jetzt 14:24 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag