DocumentRoot /usr/local/sites/yukongis.ca/www/htdocs ServerName www.yukongis.ca ServerAlias yukongis.ca ServerAdmin webmaster@yukongis.ca Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny Allow from all DirectoryIndex index.html index.htm Index.html AccessFileName .htaccess Order allow,deny Deny from all ScriptAlias /bin/ /usr/local/sites/yukongis.ca/www/htdocs/bin/ AllowOverride None Options +ExecCGI Order allow,deny Allow from all # --- mhwilkie, 2004-Mar-16 # enable authentication for twiki editing AuthUserFile /usr/local/sites/yukongis.ca/www/htdocs/data/.htpasswd AuthName 'Login using your WikiName (e.g. JohnSmith). _Cancel_ will bring up a registration form. You can also login as guest and a blank password if you are just passing through.' AuthType Basic ErrorDocument 401 /bin/oops/TWiki/TWikiRegistration?template=oopsauth SetHandler blabla allow from all require valid-user require valid-user allow from all # /end Options FollowSymLinks +Includes AllowOverride None Allow from all Deny from all Deny from all UseCanonicalName On TypesConfig /usr/local/apache/conf/mime.types DefaultType text/plain HostnameLookups Off ErrorLog /usr/local/apache/logs/yukongis.ca_error.log LogLevel warn LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined LogFormat "%h %l %u %t \"%r\" %>s %b" common LogFormat "%{Referer}i -> %U" referer LogFormat "%{User-agent}i" agent CustomLog /usr/local/apache/logs/yukongis.ca_access.log common ServerSignature On IndexOptions FancyIndexing AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip