April 1, 2007 -- dpchrist@holgerdanske.com I have rearranged the TWiki 4.1.2 distribution tree: - twiki/conf/ is a new folder for live Apache configuration files. - twiki/htdocs/ is a new folder for live Apache content. (I prefer exposing one dedicated folder rather than the entire twiki/ tree and then trying to hide stuff with numerous Allow directives and/or .htaccess files.) - twiki/htdocs/robots.txt is per default TWiki. - There is no index.html -- a Redirect directive is used to send the user to the TWiki application. - twiki/doc/ is a new folder containing the remainding default TWiki *.html and *.txt files. - twiki/tmp/ is a new folder for temporary TWiki files. I used the htpasswd command to create the file twiki/data/.htpasswd containing the TWiki "admin" account and hashed password.