Benutzer-Werkzeuge

Webseiten-Werkzeuge


linux:apache

Dies ist eine alte Version des Dokuments!


apache

.htaccess

Weiterleitung

Redirect /index.html /me/

Site-Konfiguration

Unix-Sockets

 
Listen 80
<VirtualHost *:80>
<Location />
    ProxyPass unix:/tmp/helloHTTP.s|http://127.0.0.1/
    ProxyPassReverse unix:/tmp/helloHTTP.s|http://127.0.0.1/
  </Location>
</VirtualHost>

Siehe auch

Howtos

linux/apache.1450460565.txt.gz · Zuletzt geändert: (Externe Bearbeitung)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki