Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hm, ich glaub es war
Code:Location / http://www.example.com/
<VirtualHost *>
ServerName test.home.q-radio.eu
ServerAlias test.home.q-radio.de
Redirect Location http://www.example.de
</VirtualHost>
Syntax error on line 4 of /etc/apache2/sites-enabled/hosts:
Redirect to non-URL
Ist ja auch nicht das, was ich geschrieben habe
Code:<VirtualHost *> ServerName test.home.q-radio.eu ServerAlias test.home.q-radio.de Location / http://www.example.com/ </VirtualHost>
Redirect / http://www.meineweiterleitung.com