/var/www/ sites/ # http://site-01.org/ site-01/ module-name-dir/ .... site-01/ .... developers/ betty/ mandog/ module-name-dir/ # http://mandog.testing123.net/site-01/cgi-bin/site-01/ cgi-bin/ # web viewable conf/ etc/cron.d/ app.conf.template etc/apache2/conf.d/ .... doc/ install on laptop lib/ project-bin/ bin/ create-pdf.pl .... setup/ 00setup.pl create-schema.sql load_special_data.pl special_date.csv update-schema-01.sql update-schema-02.sql update-schema-03.sql t/ templates/ site-01/ conf/ app.config.template app.conf static/ # web viewable index.html site-01/ templates/ t/ # test w/ html tidy , link checker, etc site-02/ .... site-03/ .... #### http://localhost/site-01/ http://mandog.testing123.net/site-01/ http://mandog.testing123.net/site-02/ http://mandog.testing123.net/site-03/ http://site-01.org/site-01/