#NameVirtualHost 129.242.176.166:80 ServerName giellatekno.uit.no ServerAdmin webmaster@localhost DocumentRoot "/Users/gtuit/public_html/" Options FollowSymLinks AllowOverride None Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny Allow from all # This directive allows us to have apache2's default start page # in /apache2-default/, but still have / go to the right place #RedirectMatch ^/$ /apache2-default/ AddHandler cgi-script .cgi Options +Indexes +ExecCGI DirectoryIndex index.cgi AllowOverride Limit ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ AllowOverride None Options ExecCGI -MultiViews +SymLinksIfOwnerMatch Order allow,deny Allow from all ErrorLog "/var/log/apache2/error.log" # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. LogLevel warn CustomLog "/var/log/apache2/access.log" combined ServerSignature On # The following line was added on march 26th, which caused the webserver to # go to the address http://divvun.no/groups/(null)/ which obviously was # wrong # Commented out on the 27th by boerre # RedirectMatch temp ^/$ "/groups/(null)/"