User Tools

Site Tools


os:linux:debian:docker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
os:linux:debian:docker [2017/12/07 15:17] ebaeros:linux:debian:docker [2017/12/07 15:18] (current) ebaer
Line 43: Line 43:
  
 <file bash apache-default.conf> <file bash apache-default.conf>
-# Split into files! 
 <VirtualHost _default_:80> <VirtualHost _default_:80>
     ServerName unknown     ServerName unknown
Line 55: Line 54:
         ServerAdmin webmaster@hostname.de         ServerAdmin webmaster@hostname.de
  
-        # whatever you want apache to do+        # whatever you want apache to do 
  
         #Include conf-available/serve-cgi-bin.conf         #Include conf-available/serve-cgi-bin.conf
Line 65: Line 64:
 </IfModule> </IfModule>
  
 +# force ssl
 <VirtualHost *:80> <VirtualHost *:80>
     ServerName hostname.de     ServerName hostname.de
Line 79: Line 78:
  
 <file bash gitlab.conf> <file bash gitlab.conf>
 +# this is probably redundant
 <VirtualHost *:80> <VirtualHost *:80>
   ServerName gitlab.hostname.de   ServerName gitlab.hostname.de
Line 97: Line 97:
 </VirtualHost> </VirtualHost>
 </conf> </conf>
 +</file>
os/linux/debian/docker.1512656240.txt.gz · Last modified: 2017/12/07 15:17 by ebaer

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki