Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <VirtualHost pro-technic.de:80>
- ServerAdmin info@fabian-thielen.de
- ServerName pro-technic.de
- DocumentRoot /var/sites/pro-technic.de
- ErrorLog /var/log/apache2/pro-technic.de
- LogLevel warn
- CustomLog /var/log/apache2/pro-technic.de combined
- ServerSignature Off
- ErrorDocument 404 http://fabian-thielen.de/fehler/404
- # SSLEngine on
- # SSLCertificateFile /etc/apache2/ssl/Validiert/pro-technic.de/ssl.crt
- # SSLCertificateKeyFile /etc/apache2/ssl/Validiert/pro-technic.de/ssl.key
- </VirtualHost>
Advertisement
Add Comment
Please, Sign In to add comment