# # A minimal config that makes the home page # an unauthenticated CGI # ServerName SCALES DocumentRoot /home/httpd DirectoryIndex index.html ScriptAlias /cgi-bin/ /home/httpd/cgi-bin/ AddType text/plain txt AddType image/gif gif AddType text/html html AddType text/html htm AddType text/xml xml AddType image/jpeg jpe AddType image/jpeg jpeg AddType image/jpeg jpg AddType image/x-icon ico