ServerAdmin spam@osteronline.de
	DocumentRoot /var/www/html
	
	
		Options FollowSymLinks
		AllowOverride None
	
	
	
		Options Indexes FollowSymLinks MultiViews
		AllowOverride All
		Order allow,deny
		allow from all
	
	ErrorLog /var/log/apache2/error.log
	LogLevel warn
	CustomLog /var/log/apache2/access.log combined