ServerAdmin webmaster@teichmeier-gc.de DocumentRoot /all/www/test-site/htdocs ServerName test-site ErrorLog /var/log/httpd/test-site.error_log CustomLog /var/log/httpd/test-site.access_log common Options Indexes -FollowSymLinks -Includes MultiViews AllowOverride None Order allow,deny Allow from all DAV On Alias /picture/ "/all/www/test-site/picture/" Options Indexes MultiViews AllowOverride None Order allow,deny Allow from all Alias /css/ "/all/www/test-site/css/" Options Indexes MultiViews AllowOverride None Order allow,deny Allow from all ScriptAlias /cgi-bin/ "/all/www/test-site/cgi-bin/" AllowOverride None Options +ExecCGI -Includes SetHandler cgi-script AllowOverride None Options +ExecCGI -Includes SetHandler cgi-script