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