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

Hi,

hab zu Hause nen kleinen Server stehen. Ich gehe über Dyndns und mache dann von den hosting Firmen ne Weiterleitung zu der dyndns Adresse.

Jetzt wollte ich Virtual Hosts einrichten. Leider funktioniert das nicht so richtig....

So hab ich es gemacht:




    NameVirtualHost * 


    <VirtualHost *>

    ServerName [url]www.domain1.de[/url]

DocumentRoot /www/domain

    </VirtualHost>


    <VirtualHost *>

    ServerName [url]www.domain2.de[/url]

    DocumentRoot /www/otherdomain

    </VirtualHost>


Vielelicht weiß jemand Rat...

Gruß

debitux

p.s. ich hab ne ältere Apache Version als 1.3.12...

Hallo,

danke für die schnelle Antwort. Ich hab eben durch Zufall eine Lösung gefunden....

Dyndns

Die IP Adresse ist die gleiche. Also einen dyndns Account. Muss man dort auch noch was einstellen?

Das geht doch über einen IP Client. Der findet ja in den Request Headern vom Apache die richtige Top Level Domain. Also wars wahrscheinlich nur ein Konfigurationsfehler von mir :-)

Gruß

debitux

:-((( Es funktioniert doch nicht... Hat jemand schonmal virtuelle Hosts eingerichtet?

Gruß

Debitux

Ich habe mir die Seite bei dyndns angeschaut.

Probiere mal:


<VirtualHost host1.dyndns.org>

...

</VirtualHost>

<VirtualHost host2.dyndns.org>

...

</VirtualHost>

So mach ich das jedenfalls bei mir zu Hause und auf der Arbeit zum testen.

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.