Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  _archive 1598 over 12 years Aaron Marcuse-Kubitza Moved _archive/tapir2flatClient/trunk/client/ t...
  analysis 3076 over 12 years Aaron Marcuse-Kubitza Added top-level analysis dir for range modeling
  backups 7564 almost 12 years Aaron Marcuse-Kubitza lib/common.Makefile: remote server: Use jupiter...
  bin 7864 over 11 years Aaron Marcuse-Kubitza make_analytical_db: Support the $log flag, whic...
  config 7801 over 11 years Aaron Marcuse-Kubitza root Makefile: VegBIEN DB: mk_db: Added command...
  inputs 7965 over 11 years Aaron Marcuse-Kubitza Added inputs/MO/_src/TropicosSpecimens_2013_03_...
  lib 7728 over 11 years Aaron Marcuse-Kubitza lib/common.Makefile: rsync: $(rsync): Also excl...
  mappings 7866 over 11 years Aaron Marcuse-Kubitza mappings/VegCore.htm: Regenerated from wiki. Re...
  planning 7872 over 11 years Aaron Marcuse-Kubitza Added planning/goals/BIEN3_derived_data_product...
  schemas 7927 over 11 years Aaron Marcuse-Kubitza Added schemas/VegCore/Brad_Boyle/ with Brad's V...
  validation 5971 about 12 years Aaron Marcuse-Kubitza Updated validation/BIEN2_Analytical_DB_overview...
  web 7989 over 11 years Aaron Marcuse-Kubitza web/vegpath/.htaccess: Removed "don't rewrite e...
Makefile 12.1 KB 7836 over 11 years Aaron Marcuse-Kubitza root Makefile: Datasources: scrub: Removed no l...
README.TXT 19.1 KB 7867 over 11 years Aaron Marcuse-Kubitza README.TXT: Full database import: In PostgreSQL...
fix_perms 97 Bytes 7560 almost 12 years Aaron Marcuse-Kubitza Added root fix_perms
map 1001 Bytes 6949 almost 12 years Aaron Marcuse-Kubitza vegbien_dest: Changed default $prefix to "", so...
new_terms.csv 38.1 KB 7222 almost 12 years Aaron Marcuse-Kubitza new_terms.csv: Regenerated
unmapped_terms.csv 13.1 KB 7201 almost 12 years Aaron Marcuse-Kubitza **/new_terms.csv, **/unmapped_terms.csv: Regene...

Latest revisions

# Date Author Comment
7989 03/13/2013 07:45 PM Aaron Marcuse-Kubitza

web/vegpath/.htaccess: Removed "don't rewrite existing paths" RewriteRule because there are no longer any rules after it that require it

7988 03/13/2013 07:31 PM Aaron Marcuse-Kubitza

web/vegpath/.htaccess: translate dot-paths to dirs: translate all levels of dot-paths present in the filesystem rather than just the first level, by using the [next] RewriteRule flag (http://httpd.apache.org/docs/current/rewrite/flags.html#flag_n). This avoids the need to translate further levels of dot-paths in each subdir's .htaccess.

7987 03/13/2013 07:07 PM Aaron Marcuse-Kubitza

web/vegpath/.htaccess: translate subdomain to path: Simplified using new subdomain2path RewriteMap, which avoids the need for a separate RewriteRule+RewriteConds for each number of nested subdomains

7986 03/13/2013 07:06 PM Aaron Marcuse-Kubitza

web/vegpath.conf: subdomain2path RewriteMap: Fixed bug where need `RewriteEngine on` in the VirtualHost config for a prg: RewriteMap to take effect ("External rewriting programs are not started if they're defined in a context that does not have RewriteEngine set to on." <http://httpd.apache.org/docs/current/rewrite/rewritemap.html#prg&gt;)

7985 03/13/2013 06:00 PM Aaron Marcuse-Kubitza

web/vegpath.conf: Added subdomain2path RewriteMap

7984 03/13/2013 06:00 PM Aaron Marcuse-Kubitza

Added web/subdomain2path for use by RewriteMap

7983 03/13/2013 05:49 PM Aaron Marcuse-Kubitza

web/vegpath.conf: Added spacing between sections and reordered directives

7982 03/13/2013 05:43 PM Aaron Marcuse-Kubitza

web/vegpath/.htaccess: translate 2-level subdomain to prefix: interpret subdomains in (standard) reverse instead of forward order (e.g. history.DwC instead of DwC.history)

7981 03/13/2013 05:39 PM Aaron Marcuse-Kubitza

web/vegpath/.htaccess: Don't also translate dash-paths to dirs (in addition to dot-paths) because this adds unnecessary complexity and was only used to allow expressing parts of subdomain paths in forward instead of reverse order (e.g. DwC-history instead of history.DwC)

7980 03/13/2013 05:31 PM Aaron Marcuse-Kubitza

web/vegpath/.htaccess: translate dot-/dash-paths to dirs: don't match / inside a . or - component, because it has a lower precedence

View all revisions | View revisions

Also available in: Atom