Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Empfohlene Antworten

Veröffentlicht

Hallo Forum,

ich versuche gerade über einen Apache mit mod_proxy einen VNC-Server zu erreichen. Dabei handelt es sich um einen Apache 2.2 mit geladenem mod_proxy- und mod_proxy_http-Modul. Die Config dazu ist folgende:

    ProxyPass           /wrw    http://10.96.96.34:5800/

    ProxyPassReverse    /wrw    http://10.96.96.34:5800/

    <Location /wrw>

        Order           allow,deny

        Allow           from all

    </Location>

Funktioniert auch soweit wunderbar, nur wenn ich im Browser jetzt die Adresse http://.../wrw eingebe sehe ich den Quellcode der Seite vom VNC-Server. Mit einem Wireshark mal auf die Lauer gelegt habe ich gesehen, dass ich vom Apache als Content-Type text/plain übermittelt bekomme (wie bereits vermutet). Nur was mache ich dagegen, dass ich von Apache nicht text/plain übermittelt bekomme?

Huhu ;)

soll das überhaupt gehen? Ein kollege hier meinte "nein", da das Modul nur HTTP, HTTPS und noch FTP kann und es keinen Konverter http<->vnc gibt.

  • Autor

Juhue ;)

Ob's praktisch geht weiß ich nicht - bei mir tut's ja noch nicht. Theoretisch müsste das aber gehen. VNC macht doch zwei Ports auf. Standardmäßig 5900 für den VNC-Client und 5800 für den Webclient. Ich will natürlich den Webclient weiter leiten (da wo das Java-Applet rangeht). Da man das Ding direkt in seinem Browser öffent müsste doch ein Proxy das Ganze bearbeiten können. Wie schon erwähnt, den HTML-Code sehe ich im Browser. Nur das von Apache "content-type: text/plain" zurückkommt.

  • 2 Wochen später...

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.