<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hallo Daniel,<div class=""><br class=""></div><div class="">hatte erst jetzt Zeit, das auszuprobieren.</div><div class=""><br class=""></div><div class="">Wenn ich dem Tipp mit dem Verschieben des Link von /var/www/ nach /var/www/vz/ örtlich folge, geht nix mehr.</div><div class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #400bd9" class="">$ ls /var/www</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #400bd9" class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre"> </span>drwxr-xr-x 2 root root 4096 Oct 10 12:28 </span><span style="font-variant-ligatures: no-common-ligatures; color: #400bd9" class="">html</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">  </span>-rw-r--r-- 1 root root  177 Nov 30  2014 index.html</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">    </span>lrwxrwxrwx 1 root root   25 Oct 19 13:11 </span><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class=""><a href="http://volkszaehler.org" class="">volkszaehler.org</a></span><span style="font-variant-ligatures: no-common-ligatures" class=""> -> </span><span style="font-variant-ligatures: no-common-ligatures; color: #400bd9" class="">/home/pi/<a href="http://volkszaehler.org" class="">volkszaehler.org</a></span></div></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #400bd9" class="">$</span><span style="font-variant-ligatures: no-common-ligatures" class=""> sudo mkdir /var/www/vz</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">$ sudo mv </span>/var/www/<a href="http://volkszaehler.org" class="">volkszaehler.org</a> /var/www/vz/</div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">$ sudo systemctl reload apache2</span></div></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">Im Safari:</div><h1 style="font-family: -webkit-standard;" class="">Not Found</h1><p style="font-family: -webkit-standard;" class="">The requested URL was not found on this server.</p><hr style="font-family: -webkit-standard;" class=""><address style="font-family: -webkit-standard;" class="">Apache/2.4.38 (Raspbian) Server at <localhost> Port 80</address><address class=""><span style="font-style: normal;" class=""><br class=""></span></address><address class=""><span style="font-style: normal;" class="">Dabei ist egal, ob ich http://<localhost> oder http://<localhost>/vz oder sonst was aufrufe.</span></address><address class=""><br class=""></address><address class=""><span style="font-style: normal;" class="">Welche (Zwischen-)Schritte fehlen mir hier?</span></address><address class=""><span style="font-style: normal;" class=""><br class=""></span></address><address class=""><span style="font-style: normal;" class="">Viele Grüße</span></address><address class=""><span style="font-style: normal;" class="">Armin</span></address><address style="font-family: -webkit-standard;" class=""><br class=""></address><div><br class=""><blockquote type="cite" class=""><div class="">Am 31.10.2021 um 13:18 schrieb Daniel Lauckner <<a href="mailto:vz@jahp.de" class="">vz@jahp.de</a>>:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hallo,<br class=""><br class=""><br class="">am Sonntag, 31. Oktober 2021 um 12:02 hat applicationMGR geschrieben:<br class=""><blockquote type="cite" class="">Da ich den server aber nur lokal ohne DNS-Registrierung verwende,<br class=""></blockquote><br class="">Brauchst du auch nicht, in deinem LAN kannst du treiben was du willst. <br class="">Um Problemen aus dem Weg zu gehen sollte man nur eine Domain verwenden die es draußen nicht gibt.<br class=""><br class=""><blockquote type="cite" class=""> müsste ich an jedem Client ein Local Hosts File anlegen und die Domains bekannt machen.<br class=""></blockquote><br class="">Für sowas gibt es DNS-Server. Wenn eine Router vorhanden ist der DHCP macht ist der DNS da in der Regel schon mit drin.<br class=""><br class=""><br class="">Bleibt noch die einfachere Lösung:<br class=""><br class=""><blockquote type="cite" class=""><blockquote type="cite" class="">Die sauberste Lösung wäre den vz in ein Unterverzeichnis zu legen<br class=""></blockquote></blockquote><br class="">Im Image nutzen wir dafür einen Link aus dem Webverzeichnis zum Projektverzeichnis unter /home/pi. Verschiebe den von /var/www/ nach /var/www/vz/, Problem gelöst.<br class="">Der redirect wird nämlich von der .htaccess im Projektverzeicnis bestimmt. Liegt die in einem Unterverzeichnis ist Apache auf dem Auge  erstmal blind.<br class=""><br class=""><br class="">mfg Daniel<br class=""><br class=""></div></div></blockquote></div><br class=""></div></body></html>